rhsa-2015_2622
Vulnerability from csaf_redhat
Published
2015-12-15 09:17
Modified
2024-11-14 15:34
Summary
Red Hat Security Advisory: Satellite 6.1.5 bug fix update

Notes

Topic
Updated Satellite 6.1 packages that fix one security issue, add one enhancement, and fix several bugs are available for Satellite 6.1.5. Red Hat Product Security has rated this update as having Moderate Security impact. Common Vulnerability Scoring System (CVSS) base scores, which give detailed severity ratings, are available for each vulnerability from the CVE links in the References section.
Details
Red Hat Satellite is a system management solution that allows organizations to configure and maintain their systems without the necessity to provide public Internet access to their servers or other client systems. It performs provisioning and configuration management of predefined standard operating environments. The following security issue is addressed with this release: Satellite failed to properly enforce permissions on the show and destroy actions for reports. This could lead to an authenticated user with show and/or destroy report permissions being able to view and/or delete any reports held in Foreman. (CVE-2015-5233) In addition, this update adds the following enhancement: * Satellite 6 has been enhanced with the PXE-Less Discovery feature. This feature supports the use of a single ISO to provision machines against specific host groups. The users can provide the network information so that the host does not need to be created on Satellite in advance and DHCP does not need to be used. (BZ#1258061) This update also fixes the following bugs: * The installer was not processing the '\' character correctly, leading to failed installations using proxies. This character is now handled correctly, improving the installation experience. (BZ#1180637) * Help text provided by the installer had a typo which has now been fixed. (BZ#1209139) * The hammer container list command did not provide the container ID. This data is now provided. (BZ#1230915) * Repository Sync Tasks in the UI were reported as successful if there was an unhandled exception in the code. These exceptions are now handled correctly, and the correct status is reported. (BZ#1246054) * The installer would remove the dhcpd.conf even if the installer was told not to. This would remove users' configurations. The installer has been updated to not manage this file unless requested. (BZ#1247397) * The history diff page for templates was opening two pages when only one was required. The duplicate page is no longer opened. (BZ#1254909) * During provisioning, the default root password was not used when a hostgroup had a blank string for the root password. Since the UI can not set an empty value, the code was updated to cause either no or an empty root password to use the default. (BZ#1255021) * Multi selection was not working for discovered hosts. This feature is now working. (BZ#1258521) * When there is a mac address conflict, discovered hosts to not change their state to "Built." The code has been updated to handle this case. (BZ#1258578) * Deleting a lifecycle environment would fail with a "dependent hosts" error. This was due to an incorrect mapping between environments and hosts. This mapping has been fixed, and the environments can be deleted. (BZ#1269441) * There were performance issues in package installations. The speed of this action has been improved (BZ#1276443, BZ#1269509, BZ#1277269) * Synchronization tasks seemed to be randomly stuck to do timeouts. The locking in the qpid code has been improved to keep these tasks from getting stuck (BZ#1279502) * This change enables users of CloudForms 4.0 to proxy Red Hat Insights requests through Satellite. The Satellite can now act as a proxy for both CloudForms 4.0 and Satellite-only use cases. (BZ#1276676) Users of Red Hat Satellite are advised to upgrade to these updated packages, which contain backported patches to correct these issues and add this enhancement.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.



{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Updated Satellite 6.1 packages that fix one security issue, add one\nenhancement, and fix several bugs are available for Satellite 6.1.5.\n\nRed Hat Product Security has rated this update as having Moderate\nSecurity impact. Common Vulnerability Scoring System (CVSS) base \nscores, which give detailed severity ratings, are available for each \nvulnerability from the CVE links in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat Satellite is a system management solution that allows\norganizations to configure and maintain their systems without the\nnecessity to provide public Internet access to their servers or other\nclient systems. It performs provisioning and configuration management\nof predefined standard operating environments.\n\nThe following security issue is addressed with this release:\n\nSatellite failed to properly enforce permissions on the show and destroy\nactions for reports. This could lead to an authenticated user with show\nand/or destroy report permissions being able to view and/or delete any\nreports held in Foreman. (CVE-2015-5233)\n\nIn addition, this update adds the following enhancement:\n\n* Satellite 6 has been enhanced with the PXE-Less Discovery feature.\nThis feature supports the use of a single ISO to provision machines\nagainst specific host groups. The users can provide the network\ninformation so that the host does not need to be created on Satellite\nin advance and DHCP does not need to be used. (BZ#1258061)\n\nThis update also fixes the following bugs:\n\n* The installer was not processing the \u0027\\\u0027 character correctly, leading\nto failed installations using proxies. This character is now handled\ncorrectly, improving the installation experience. (BZ#1180637) \n\n* Help text provided by the installer had a typo which has now been\nfixed. (BZ#1209139)\n\n* The hammer container list command did not provide the container ID. \nThis data is now provided. (BZ#1230915)\n\n* Repository Sync Tasks in the UI were reported as successful if there\nwas an unhandled exception in the code. These exceptions are now\nhandled correctly, and the correct status is reported. (BZ#1246054)\n\n* The installer would remove the dhcpd.conf even if the installer was\ntold not to. This would remove users\u0027 configurations. The installer\nhas been updated to not manage this file unless requested.\n(BZ#1247397)\n\n* The history diff page for templates was opening two pages when only\none was required. The duplicate page is no longer opened. (BZ#1254909)\n\n* During provisioning, the default root password was not used when a\nhostgroup had a blank string for the root password. Since the UI can\nnot set an empty value, the code was updated to cause either no or an\nempty root password to use the default. (BZ#1255021)\n\n* Multi selection was not working for discovered hosts. This feature\nis now working. (BZ#1258521)\n\n* When there is a mac address conflict, discovered hosts to not change\ntheir state to \"Built.\" The code has been updated to handle this case.\n(BZ#1258578)\n\n* Deleting a lifecycle environment would fail with a \"dependent hosts\"\nerror. This was due to an incorrect mapping between environments and\nhosts. This mapping has been fixed, and the environments can be\ndeleted. (BZ#1269441)\n\n* There were performance issues in package installations. The speed of\nthis action has been improved (BZ#1276443, BZ#1269509, BZ#1277269)\n\n* Synchronization tasks seemed to be randomly stuck to do timeouts.\nThe locking in the qpid code has been improved to keep these tasks\nfrom getting stuck (BZ#1279502)\n\n* This change enables users of CloudForms 4.0 to proxy Red Hat\nInsights requests through Satellite.  The Satellite can now act as a\nproxy for both CloudForms 4.0 and Satellite-only use cases.\n(BZ#1276676)\n\nUsers of Red Hat Satellite are advised to upgrade to these updated\npackages, which contain backported patches to correct these issues\nand add this enhancement.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2015:2622",
        "url": "https://access.redhat.com/errata/RHSA-2015:2622"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "1180637",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1180637"
      },
      {
        "category": "external",
        "summary": "1209139",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1209139"
      },
      {
        "category": "external",
        "summary": "1209929",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1209929"
      },
      {
        "category": "external",
        "summary": "1230915",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1230915"
      },
      {
        "category": "external",
        "summary": "1246054",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1246054"
      },
      {
        "category": "external",
        "summary": "1254909",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1254909"
      },
      {
        "category": "external",
        "summary": "1255021",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1255021"
      },
      {
        "category": "external",
        "summary": "1258061",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1258061"
      },
      {
        "category": "external",
        "summary": "1258521",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1258521"
      },
      {
        "category": "external",
        "summary": "1258578",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1258578"
      },
      {
        "category": "external",
        "summary": "1262443",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1262443"
      },
      {
        "category": "external",
        "summary": "1263741",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1263741"
      },
      {
        "category": "external",
        "summary": "1269509",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1269509"
      },
      {
        "category": "external",
        "summary": "1276443",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1276443"
      },
      {
        "category": "external",
        "summary": "1276676",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1276676"
      },
      {
        "category": "external",
        "summary": "1277269",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1277269"
      },
      {
        "category": "external",
        "summary": "1279502",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1279502"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2015/rhsa-2015_2622.json"
      }
    ],
    "title": "Red Hat Security Advisory: Satellite 6.1.5 bug fix update",
    "tracking": {
      "current_release_date": "2024-11-14T15:34:28+00:00",
      "generator": {
        "date": "2024-11-14T15:34:28+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.0"
        }
      },
      "id": "RHSA-2015:2622",
      "initial_release_date": "2015-12-15T09:17:45+00:00",
      "revision_history": [
        {
          "date": "2015-12-15T09:17:45+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2015-12-15T09:17:45+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-14T15:34:28+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Satellite 6.1",
                "product": {
                  "name": "Red Hat Satellite 6.1",
                  "product_id": "7Server-Satellite61",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:satellite:6.1::el7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Satellite Capsule 6.1",
                "product": {
                  "name": "Red Hat Satellite Capsule 6.1",
                  "product_id": "7Server-Capsule61",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:satellite_capsule:6.1::el7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Satellite 6.1",
                "product": {
                  "name": "Red Hat Satellite 6.1",
                  "product_id": "6Server-Satellite61",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:satellite:6.1::el6"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Satellite Capsule 6.1",
                "product": {
                  "name": "Red Hat Satellite Capsule 6.1",
                  "product_id": "6Server-Capsule61",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:satellite_capsule:6.1::el6"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Satellite 6"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rubygem-newt-0:0.9.6-1.el7sat.x86_64",
                "product": {
                  "name": "rubygem-newt-0:0.9.6-1.el7sat.x86_64",
                  "product_id": "rubygem-newt-0:0.9.6-1.el7sat.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-newt@0.9.6-1.el7sat?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-newt-debuginfo-0:0.9.6-1.el7sat.x86_64",
                "product": {
                  "name": "rubygem-newt-debuginfo-0:0.9.6-1.el7sat.x86_64",
                  "product_id": "rubygem-newt-debuginfo-0:0.9.6-1.el7sat.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-newt-debuginfo@0.9.6-1.el7sat?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libqpid-dispatch-0:0.4-11.el7.x86_64",
                "product": {
                  "name": "libqpid-dispatch-0:0.4-11.el7.x86_64",
                  "product_id": "libqpid-dispatch-0:0.4-11.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libqpid-dispatch@0.4-11.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-dispatch-tools-0:0.4-11.el7.x86_64",
                "product": {
                  "name": "qpid-dispatch-tools-0:0.4-11.el7.x86_64",
                  "product_id": "qpid-dispatch-tools-0:0.4-11.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-dispatch-tools@0.4-11.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-dispatch-debuginfo-0:0.4-11.el7.x86_64",
                "product": {
                  "name": "qpid-dispatch-debuginfo-0:0.4-11.el7.x86_64",
                  "product_id": "qpid-dispatch-debuginfo-0:0.4-11.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-dispatch-debuginfo@0.4-11.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-dispatch-router-0:0.4-11.el7.x86_64",
                "product": {
                  "name": "qpid-dispatch-router-0:0.4-11.el7.x86_64",
                  "product_id": "qpid-dispatch-router-0:0.4-11.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-dispatch-router@0.4-11.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-qpid-proton-0:0.9-11.el7.x86_64",
                "product": {
                  "name": "python-qpid-proton-0:0.9-11.el7.x86_64",
                  "product_id": "python-qpid-proton-0:0.9-11.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-qpid-proton@0.9-11.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-proton-c-0:0.9-11.el7.x86_64",
                "product": {
                  "name": "qpid-proton-c-0:0.9-11.el7.x86_64",
                  "product_id": "qpid-proton-c-0:0.9-11.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-proton-c@0.9-11.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-proton-debuginfo-0:0.9-11.el7.x86_64",
                "product": {
                  "name": "qpid-proton-debuginfo-0:0.9-11.el7.x86_64",
                  "product_id": "qpid-proton-debuginfo-0:0.9-11.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-proton-debuginfo@0.9-11.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-newt-0:0.9.6-1.el6.x86_64",
                "product": {
                  "name": "rubygem-newt-0:0.9.6-1.el6.x86_64",
                  "product_id": "rubygem-newt-0:0.9.6-1.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-newt@0.9.6-1.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-newt-debuginfo-0:0.9.6-1.el6.x86_64",
                "product": {
                  "name": "rubygem-newt-debuginfo-0:0.9.6-1.el6.x86_64",
                  "product_id": "rubygem-newt-debuginfo-0:0.9.6-1.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-newt-debuginfo@0.9.6-1.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libqpid-dispatch-0:0.4-11.el6.x86_64",
                "product": {
                  "name": "libqpid-dispatch-0:0.4-11.el6.x86_64",
                  "product_id": "libqpid-dispatch-0:0.4-11.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libqpid-dispatch@0.4-11.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-dispatch-router-0:0.4-11.el6.x86_64",
                "product": {
                  "name": "qpid-dispatch-router-0:0.4-11.el6.x86_64",
                  "product_id": "qpid-dispatch-router-0:0.4-11.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-dispatch-router@0.4-11.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-dispatch-debuginfo-0:0.4-11.el6.x86_64",
                "product": {
                  "name": "qpid-dispatch-debuginfo-0:0.4-11.el6.x86_64",
                  "product_id": "qpid-dispatch-debuginfo-0:0.4-11.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-dispatch-debuginfo@0.4-11.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-dispatch-tools-0:0.4-11.el6.x86_64",
                "product": {
                  "name": "qpid-dispatch-tools-0:0.4-11.el6.x86_64",
                  "product_id": "qpid-dispatch-tools-0:0.4-11.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-dispatch-tools@0.4-11.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-proton-debuginfo-0:0.9-11.el6.x86_64",
                "product": {
                  "name": "qpid-proton-debuginfo-0:0.9-11.el6.x86_64",
                  "product_id": "qpid-proton-debuginfo-0:0.9-11.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-proton-debuginfo@0.9-11.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-proton-c-0:0.9-11.el6.x86_64",
                "product": {
                  "name": "qpid-proton-c-0:0.9-11.el6.x86_64",
                  "product_id": "qpid-proton-c-0:0.9-11.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-proton-c@0.9-11.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-qpid-proton-0:0.9-11.el6.x86_64",
                "product": {
                  "name": "python-qpid-proton-0:0.9-11.el6.x86_64",
                  "product_id": "python-qpid-proton-0:0.9-11.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-qpid-proton@0.9-11.el6?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rubygem-newt-0:0.9.6-1.el7sat.src",
                "product": {
                  "name": "rubygem-newt-0:0.9.6-1.el7sat.src",
                  "product_id": "rubygem-newt-0:0.9.6-1.el7sat.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-newt@0.9.6-1.el7sat?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.src",
                "product": {
                  "name": "rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.src",
                  "product_id": "rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-smart_proxy_discovery@1.0.3-2.el7sat?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.src",
                "product": {
                  "name": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.src",
                  "product_id": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-smart_proxy_discovery_image@1.0.5-3.el7sat?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby193-rubygem-katello-0:2.2.0.77-1.el7sat.src",
                "product": {
                  "name": "ruby193-rubygem-katello-0:2.2.0.77-1.el7sat.src",
                  "product_id": "ruby193-rubygem-katello-0:2.2.0.77-1.el7sat.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby193-rubygem-katello@2.2.0.77-1.el7sat?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-qpid-0:0.30-7.el7.src",
                "product": {
                  "name": "python-qpid-0:0.30-7.el7.src",
                  "product_id": "python-qpid-0:0.30-7.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-qpid@0.30-7.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el7sat.src",
                "product": {
                  "name": "ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el7sat.src",
                  "product_id": "ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el7sat.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby193-rubygem-foreman-redhat_access@0.2.4-1.el7sat?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-nectar-0:1.3.4-1.el7sat.src",
                "product": {
                  "name": "python-nectar-0:1.3.4-1.el7sat.src",
                  "product_id": "python-nectar-0:1.3.4-1.el7sat.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-nectar@1.3.4-1.el7sat?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "katello-agent-0:2.2.6-1.el7sat.src",
                "product": {
                  "name": "katello-agent-0:2.2.6-1.el7sat.src",
                  "product_id": "katello-agent-0:2.2.6-1.el7sat.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/katello-agent@2.2.6-1.el7sat?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.src",
                "product": {
                  "name": "rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.src",
                  "product_id": "rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_docker@0.0.3.10-1.el7sat?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el7sat.src",
                "product": {
                  "name": "ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el7sat.src",
                  "product_id": "ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el7sat.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby193-rubygem-redhat_access_lib@0.0.6-1.el7sat?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "foreman-discovery-image-1:3.0.5-3.el7sat.src",
                "product": {
                  "name": "foreman-discovery-image-1:3.0.5-3.el7sat.src",
                  "product_id": "foreman-discovery-image-1:3.0.5-3.el7sat.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/foreman-discovery-image@3.0.5-3.el7sat?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "katello-installer-base-0:2.3.22-1.el7sat.src",
                "product": {
                  "name": "katello-installer-base-0:2.3.22-1.el7sat.src",
                  "product_id": "katello-installer-base-0:2.3.22-1.el7sat.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/katello-installer-base@2.3.22-1.el7sat?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-dispatch-0:0.4-11.el7.src",
                "product": {
                  "name": "qpid-dispatch-0:0.4-11.el7.src",
                  "product_id": "qpid-dispatch-0:0.4-11.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-dispatch@0.4-11.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el7sat.src",
                "product": {
                  "name": "ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el7sat.src",
                  "product_id": "ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el7sat.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby193-rubygem-foreman_bootdisk@4.0.2.14-1.el7sat?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el7sat.src",
                "product": {
                  "name": "ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el7sat.src",
                  "product_id": "ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el7sat.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby193-rubygem-foreman_discovery@2.0.0.23-1.el7sat?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "foreman-proxy-0:1.7.2.7-1.el7sat.src",
                "product": {
                  "name": "foreman-proxy-0:1.7.2.7-1.el7sat.src",
                  "product_id": "foreman-proxy-0:1.7.2.7-1.el7sat.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/foreman-proxy@1.7.2.7-1.el7sat?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "foreman-0:1.7.2.49-1.el7sat.src",
                "product": {
                  "name": "foreman-0:1.7.2.49-1.el7sat.src",
                  "product_id": "foreman-0:1.7.2.49-1.el7sat.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/foreman@1.7.2.49-1.el7sat?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gofer-0:2.6.8-1.el7sat.src",
                "product": {
                  "name": "gofer-0:2.6.8-1.el7sat.src",
                  "product_id": "gofer-0:2.6.8-1.el7sat.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gofer@2.6.8-1.el7sat?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-proton-0:0.9-11.el7.src",
                "product": {
                  "name": "qpid-proton-0:0.9-11.el7.src",
                  "product_id": "qpid-proton-0:0.9-11.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-proton@0.9-11.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-newt-0:0.9.6-1.el6.src",
                "product": {
                  "name": "rubygem-newt-0:0.9.6-1.el6.src",
                  "product_id": "rubygem-newt-0:0.9.6-1.el6.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-newt@0.9.6-1.el6?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-smart_proxy_discovery-0:1.0.3-2.el6.src",
                "product": {
                  "name": "rubygem-smart_proxy_discovery-0:1.0.3-2.el6.src",
                  "product_id": "rubygem-smart_proxy_discovery-0:1.0.3-2.el6.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-smart_proxy_discovery@1.0.3-2.el6?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.src",
                "product": {
                  "name": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.src",
                  "product_id": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-smart_proxy_discovery_image@1.0.5-3.el6?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby193-rubygem-katello-0:2.2.0.77-1.el6_6sat.src",
                "product": {
                  "name": "ruby193-rubygem-katello-0:2.2.0.77-1.el6_6sat.src",
                  "product_id": "ruby193-rubygem-katello-0:2.2.0.77-1.el6_6sat.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby193-rubygem-katello@2.2.0.77-1.el6_6sat?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el6.src",
                "product": {
                  "name": "rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el6.src",
                  "product_id": "rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el6.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_docker@0.0.3.10-1.el6?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-qpid-0:0.30-7.el6.src",
                "product": {
                  "name": "python-qpid-0:0.30-7.el6.src",
                  "product_id": "python-qpid-0:0.30-7.el6.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-qpid@0.30-7.el6?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el6_6sat.src",
                "product": {
                  "name": "ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el6_6sat.src",
                  "product_id": "ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el6_6sat.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby193-rubygem-redhat_access_lib@0.0.6-1.el6_6sat?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "katello-agent-0:2.2.6-1.el6.src",
                "product": {
                  "name": "katello-agent-0:2.2.6-1.el6.src",
                  "product_id": "katello-agent-0:2.2.6-1.el6.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/katello-agent@2.2.6-1.el6?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el6_6sat.src",
                "product": {
                  "name": "ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el6_6sat.src",
                  "product_id": "ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el6_6sat.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby193-rubygem-foreman-redhat_access@0.2.4-1.el6_6sat?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-nectar-0:1.3.4-1.el6.src",
                "product": {
                  "name": "python-nectar-0:1.3.4-1.el6.src",
                  "product_id": "python-nectar-0:1.3.4-1.el6.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-nectar@1.3.4-1.el6?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el6_6sat.src",
                "product": {
                  "name": "ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el6_6sat.src",
                  "product_id": "ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el6_6sat.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby193-rubygem-foreman_discovery@2.0.0.23-1.el6_6sat?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-dispatch-0:0.4-11.el6.src",
                "product": {
                  "name": "qpid-dispatch-0:0.4-11.el6.src",
                  "product_id": "qpid-dispatch-0:0.4-11.el6.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-dispatch@0.4-11.el6?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el6_6sat.src",
                "product": {
                  "name": "ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el6_6sat.src",
                  "product_id": "ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el6_6sat.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby193-rubygem-foreman_bootdisk@4.0.2.14-1.el6_6sat?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "foreman-proxy-0:1.7.2.7-1.el6.src",
                "product": {
                  "name": "foreman-proxy-0:1.7.2.7-1.el6.src",
                  "product_id": "foreman-proxy-0:1.7.2.7-1.el6.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/foreman-proxy@1.7.2.7-1.el6?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "katello-installer-base-0:2.3.22-1.el6.src",
                "product": {
                  "name": "katello-installer-base-0:2.3.22-1.el6.src",
                  "product_id": "katello-installer-base-0:2.3.22-1.el6.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/katello-installer-base@2.3.22-1.el6?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "foreman-0:1.7.2.49-1.el6_6sat.src",
                "product": {
                  "name": "foreman-0:1.7.2.49-1.el6_6sat.src",
                  "product_id": "foreman-0:1.7.2.49-1.el6_6sat.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/foreman@1.7.2.49-1.el6_6sat?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gofer-0:2.6.8-1.el6.src",
                "product": {
                  "name": "gofer-0:2.6.8-1.el6.src",
                  "product_id": "gofer-0:2.6.8-1.el6.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gofer@2.6.8-1.el6?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-proton-0:0.9-11.el6.src",
                "product": {
                  "name": "qpid-proton-0:0.9-11.el6.src",
                  "product_id": "qpid-proton-0:0.9-11.el6.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-proton@0.9-11.el6?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.noarch",
                "product": {
                  "name": "rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.noarch",
                  "product_id": "rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-smart_proxy_discovery@1.0.3-2.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.noarch",
                "product": {
                  "name": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.noarch",
                  "product_id": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-smart_proxy_discovery_image@1.0.5-3.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby193-rubygem-katello-0:2.2.0.77-1.el7sat.noarch",
                "product": {
                  "name": "ruby193-rubygem-katello-0:2.2.0.77-1.el7sat.noarch",
                  "product_id": "ruby193-rubygem-katello-0:2.2.0.77-1.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby193-rubygem-katello@2.2.0.77-1.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-qpid-0:0.30-7.el7.noarch",
                "product": {
                  "name": "python-qpid-0:0.30-7.el7.noarch",
                  "product_id": "python-qpid-0:0.30-7.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-qpid@0.30-7.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el7sat.noarch",
                "product": {
                  "name": "ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el7sat.noarch",
                  "product_id": "ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby193-rubygem-foreman-redhat_access@0.2.4-1.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-nectar-0:1.3.4-1.el7sat.noarch",
                "product": {
                  "name": "python-nectar-0:1.3.4-1.el7sat.noarch",
                  "product_id": "python-nectar-0:1.3.4-1.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-nectar@1.3.4-1.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "katello-agent-0:2.2.6-1.el7sat.noarch",
                "product": {
                  "name": "katello-agent-0:2.2.6-1.el7sat.noarch",
                  "product_id": "katello-agent-0:2.2.6-1.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/katello-agent@2.2.6-1.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.noarch",
                "product": {
                  "name": "rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.noarch",
                  "product_id": "rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_docker@0.0.3.10-1.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-hammer_cli_foreman_docker-doc-0:0.0.3.10-1.el7sat.noarch",
                "product": {
                  "name": "rubygem-hammer_cli_foreman_docker-doc-0:0.0.3.10-1.el7sat.noarch",
                  "product_id": "rubygem-hammer_cli_foreman_docker-doc-0:0.0.3.10-1.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_docker-doc@0.0.3.10-1.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el7sat.noarch",
                "product": {
                  "name": "ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el7sat.noarch",
                  "product_id": "ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby193-rubygem-redhat_access_lib@0.0.6-1.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "foreman-discovery-image-1:3.0.5-3.el7sat.noarch",
                "product": {
                  "name": "foreman-discovery-image-1:3.0.5-3.el7sat.noarch",
                  "product_id": "foreman-discovery-image-1:3.0.5-3.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/foreman-discovery-image@3.0.5-3.el7sat?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "katello-installer-base-0:2.3.22-1.el7sat.noarch",
                "product": {
                  "name": "katello-installer-base-0:2.3.22-1.el7sat.noarch",
                  "product_id": "katello-installer-base-0:2.3.22-1.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/katello-installer-base@2.3.22-1.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "katello-installer-0:2.3.22-1.el7sat.noarch",
                "product": {
                  "name": "katello-installer-0:2.3.22-1.el7sat.noarch",
                  "product_id": "katello-installer-0:2.3.22-1.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/katello-installer@2.3.22-1.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "capsule-installer-0:2.3.22-1.el7sat.noarch",
                "product": {
                  "name": "capsule-installer-0:2.3.22-1.el7sat.noarch",
                  "product_id": "capsule-installer-0:2.3.22-1.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/capsule-installer@2.3.22-1.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el7sat.noarch",
                "product": {
                  "name": "ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el7sat.noarch",
                  "product_id": "ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby193-rubygem-foreman_bootdisk@4.0.2.14-1.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el7sat.noarch",
                "product": {
                  "name": "ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el7sat.noarch",
                  "product_id": "ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby193-rubygem-foreman_discovery@2.0.0.23-1.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "foreman-proxy-0:1.7.2.7-1.el7sat.noarch",
                "product": {
                  "name": "foreman-proxy-0:1.7.2.7-1.el7sat.noarch",
                  "product_id": "foreman-proxy-0:1.7.2.7-1.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/foreman-proxy@1.7.2.7-1.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "foreman-ovirt-0:1.7.2.49-1.el7sat.noarch",
                "product": {
                  "name": "foreman-ovirt-0:1.7.2.49-1.el7sat.noarch",
                  "product_id": "foreman-ovirt-0:1.7.2.49-1.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/foreman-ovirt@1.7.2.49-1.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "foreman-debug-0:1.7.2.49-1.el7sat.noarch",
                "product": {
                  "name": "foreman-debug-0:1.7.2.49-1.el7sat.noarch",
                  "product_id": "foreman-debug-0:1.7.2.49-1.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/foreman-debug@1.7.2.49-1.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "foreman-compute-0:1.7.2.49-1.el7sat.noarch",
                "product": {
                  "name": "foreman-compute-0:1.7.2.49-1.el7sat.noarch",
                  "product_id": "foreman-compute-0:1.7.2.49-1.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/foreman-compute@1.7.2.49-1.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "foreman-libvirt-0:1.7.2.49-1.el7sat.noarch",
                "product": {
                  "name": "foreman-libvirt-0:1.7.2.49-1.el7sat.noarch",
                  "product_id": "foreman-libvirt-0:1.7.2.49-1.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/foreman-libvirt@1.7.2.49-1.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "foreman-vmware-0:1.7.2.49-1.el7sat.noarch",
                "product": {
                  "name": "foreman-vmware-0:1.7.2.49-1.el7sat.noarch",
                  "product_id": "foreman-vmware-0:1.7.2.49-1.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/foreman-vmware@1.7.2.49-1.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "foreman-postgresql-0:1.7.2.49-1.el7sat.noarch",
                "product": {
                  "name": "foreman-postgresql-0:1.7.2.49-1.el7sat.noarch",
                  "product_id": "foreman-postgresql-0:1.7.2.49-1.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/foreman-postgresql@1.7.2.49-1.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "foreman-gce-0:1.7.2.49-1.el7sat.noarch",
                "product": {
                  "name": "foreman-gce-0:1.7.2.49-1.el7sat.noarch",
                  "product_id": "foreman-gce-0:1.7.2.49-1.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/foreman-gce@1.7.2.49-1.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "foreman-0:1.7.2.49-1.el7sat.noarch",
                "product": {
                  "name": "foreman-0:1.7.2.49-1.el7sat.noarch",
                  "product_id": "foreman-0:1.7.2.49-1.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/foreman@1.7.2.49-1.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gofer-0:2.6.8-1.el7sat.noarch",
                "product": {
                  "name": "gofer-0:2.6.8-1.el7sat.noarch",
                  "product_id": "gofer-0:2.6.8-1.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gofer@2.6.8-1.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-gofer-0:2.6.8-1.el7sat.noarch",
                "product": {
                  "name": "python-gofer-0:2.6.8-1.el7sat.noarch",
                  "product_id": "python-gofer-0:2.6.8-1.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-gofer@2.6.8-1.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-gofer-qpid-0:2.6.8-1.el7sat.noarch",
                "product": {
                  "name": "python-gofer-qpid-0:2.6.8-1.el7sat.noarch",
                  "product_id": "python-gofer-qpid-0:2.6.8-1.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-gofer-qpid@2.6.8-1.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-gofer-proton-0:2.6.8-1.el7sat.noarch",
                "product": {
                  "name": "python-gofer-proton-0:2.6.8-1.el7sat.noarch",
                  "product_id": "python-gofer-proton-0:2.6.8-1.el7sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-gofer-proton@2.6.8-1.el7sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-smart_proxy_discovery-0:1.0.3-2.el6.noarch",
                "product": {
                  "name": "rubygem-smart_proxy_discovery-0:1.0.3-2.el6.noarch",
                  "product_id": "rubygem-smart_proxy_discovery-0:1.0.3-2.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-smart_proxy_discovery@1.0.3-2.el6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.noarch",
                "product": {
                  "name": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.noarch",
                  "product_id": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-smart_proxy_discovery_image@1.0.5-3.el6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby193-rubygem-katello-0:2.2.0.77-1.el6_6sat.noarch",
                "product": {
                  "name": "ruby193-rubygem-katello-0:2.2.0.77-1.el6_6sat.noarch",
                  "product_id": "ruby193-rubygem-katello-0:2.2.0.77-1.el6_6sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby193-rubygem-katello@2.2.0.77-1.el6_6sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-hammer_cli_foreman_docker-doc-0:0.0.3.10-1.el6.noarch",
                "product": {
                  "name": "rubygem-hammer_cli_foreman_docker-doc-0:0.0.3.10-1.el6.noarch",
                  "product_id": "rubygem-hammer_cli_foreman_docker-doc-0:0.0.3.10-1.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_docker-doc@0.0.3.10-1.el6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el6.noarch",
                "product": {
                  "name": "rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el6.noarch",
                  "product_id": "rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_docker@0.0.3.10-1.el6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-qpid-0:0.30-7.el6.noarch",
                "product": {
                  "name": "python-qpid-0:0.30-7.el6.noarch",
                  "product_id": "python-qpid-0:0.30-7.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-qpid@0.30-7.el6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el6_6sat.noarch",
                "product": {
                  "name": "ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el6_6sat.noarch",
                  "product_id": "ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el6_6sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby193-rubygem-redhat_access_lib@0.0.6-1.el6_6sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "katello-agent-0:2.2.6-1.el6.noarch",
                "product": {
                  "name": "katello-agent-0:2.2.6-1.el6.noarch",
                  "product_id": "katello-agent-0:2.2.6-1.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/katello-agent@2.2.6-1.el6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el6_6sat.noarch",
                "product": {
                  "name": "ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el6_6sat.noarch",
                  "product_id": "ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el6_6sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby193-rubygem-foreman-redhat_access@0.2.4-1.el6_6sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-nectar-0:1.3.4-1.el6.noarch",
                "product": {
                  "name": "python-nectar-0:1.3.4-1.el6.noarch",
                  "product_id": "python-nectar-0:1.3.4-1.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-nectar@1.3.4-1.el6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el6_6sat.noarch",
                "product": {
                  "name": "ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el6_6sat.noarch",
                  "product_id": "ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el6_6sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby193-rubygem-foreman_discovery@2.0.0.23-1.el6_6sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el6_6sat.noarch",
                "product": {
                  "name": "ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el6_6sat.noarch",
                  "product_id": "ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el6_6sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby193-rubygem-foreman_bootdisk@4.0.2.14-1.el6_6sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "foreman-proxy-0:1.7.2.7-1.el6.noarch",
                "product": {
                  "name": "foreman-proxy-0:1.7.2.7-1.el6.noarch",
                  "product_id": "foreman-proxy-0:1.7.2.7-1.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/foreman-proxy@1.7.2.7-1.el6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "katello-installer-base-0:2.3.22-1.el6.noarch",
                "product": {
                  "name": "katello-installer-base-0:2.3.22-1.el6.noarch",
                  "product_id": "katello-installer-base-0:2.3.22-1.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/katello-installer-base@2.3.22-1.el6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "katello-installer-0:2.3.22-1.el6.noarch",
                "product": {
                  "name": "katello-installer-0:2.3.22-1.el6.noarch",
                  "product_id": "katello-installer-0:2.3.22-1.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/katello-installer@2.3.22-1.el6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "capsule-installer-0:2.3.22-1.el6.noarch",
                "product": {
                  "name": "capsule-installer-0:2.3.22-1.el6.noarch",
                  "product_id": "capsule-installer-0:2.3.22-1.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/capsule-installer@2.3.22-1.el6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "foreman-postgresql-0:1.7.2.49-1.el6_6sat.noarch",
                "product": {
                  "name": "foreman-postgresql-0:1.7.2.49-1.el6_6sat.noarch",
                  "product_id": "foreman-postgresql-0:1.7.2.49-1.el6_6sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/foreman-postgresql@1.7.2.49-1.el6_6sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "foreman-gce-0:1.7.2.49-1.el6_6sat.noarch",
                "product": {
                  "name": "foreman-gce-0:1.7.2.49-1.el6_6sat.noarch",
                  "product_id": "foreman-gce-0:1.7.2.49-1.el6_6sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/foreman-gce@1.7.2.49-1.el6_6sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "foreman-vmware-0:1.7.2.49-1.el6_6sat.noarch",
                "product": {
                  "name": "foreman-vmware-0:1.7.2.49-1.el6_6sat.noarch",
                  "product_id": "foreman-vmware-0:1.7.2.49-1.el6_6sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/foreman-vmware@1.7.2.49-1.el6_6sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "foreman-debug-0:1.7.2.49-1.el6_6sat.noarch",
                "product": {
                  "name": "foreman-debug-0:1.7.2.49-1.el6_6sat.noarch",
                  "product_id": "foreman-debug-0:1.7.2.49-1.el6_6sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/foreman-debug@1.7.2.49-1.el6_6sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "foreman-0:1.7.2.49-1.el6_6sat.noarch",
                "product": {
                  "name": "foreman-0:1.7.2.49-1.el6_6sat.noarch",
                  "product_id": "foreman-0:1.7.2.49-1.el6_6sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/foreman@1.7.2.49-1.el6_6sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "foreman-ovirt-0:1.7.2.49-1.el6_6sat.noarch",
                "product": {
                  "name": "foreman-ovirt-0:1.7.2.49-1.el6_6sat.noarch",
                  "product_id": "foreman-ovirt-0:1.7.2.49-1.el6_6sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/foreman-ovirt@1.7.2.49-1.el6_6sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "foreman-compute-0:1.7.2.49-1.el6_6sat.noarch",
                "product": {
                  "name": "foreman-compute-0:1.7.2.49-1.el6_6sat.noarch",
                  "product_id": "foreman-compute-0:1.7.2.49-1.el6_6sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/foreman-compute@1.7.2.49-1.el6_6sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "foreman-libvirt-0:1.7.2.49-1.el6_6sat.noarch",
                "product": {
                  "name": "foreman-libvirt-0:1.7.2.49-1.el6_6sat.noarch",
                  "product_id": "foreman-libvirt-0:1.7.2.49-1.el6_6sat.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/foreman-libvirt@1.7.2.49-1.el6_6sat?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-gofer-proton-0:2.6.8-1.el6.noarch",
                "product": {
                  "name": "python-gofer-proton-0:2.6.8-1.el6.noarch",
                  "product_id": "python-gofer-proton-0:2.6.8-1.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-gofer-proton@2.6.8-1.el6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-gofer-qpid-0:2.6.8-1.el6.noarch",
                "product": {
                  "name": "python-gofer-qpid-0:2.6.8-1.el6.noarch",
                  "product_id": "python-gofer-qpid-0:2.6.8-1.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-gofer-qpid@2.6.8-1.el6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gofer-0:2.6.8-1.el6.noarch",
                "product": {
                  "name": "gofer-0:2.6.8-1.el6.noarch",
                  "product_id": "gofer-0:2.6.8-1.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gofer@2.6.8-1.el6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-gofer-0:2.6.8-1.el6.noarch",
                "product": {
                  "name": "python-gofer-0:2.6.8-1.el6.noarch",
                  "product_id": "python-gofer-0:2.6.8-1.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-gofer@2.6.8-1.el6?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "capsule-installer-0:2.3.22-1.el6.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:capsule-installer-0:2.3.22-1.el6.noarch"
        },
        "product_reference": "capsule-installer-0:2.3.22-1.el6.noarch",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-0:1.7.2.49-1.el6_6sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:foreman-0:1.7.2.49-1.el6_6sat.noarch"
        },
        "product_reference": "foreman-0:1.7.2.49-1.el6_6sat.noarch",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-0:1.7.2.49-1.el6_6sat.src as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:foreman-0:1.7.2.49-1.el6_6sat.src"
        },
        "product_reference": "foreman-0:1.7.2.49-1.el6_6sat.src",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-compute-0:1.7.2.49-1.el6_6sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:foreman-compute-0:1.7.2.49-1.el6_6sat.noarch"
        },
        "product_reference": "foreman-compute-0:1.7.2.49-1.el6_6sat.noarch",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-debug-0:1.7.2.49-1.el6_6sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:foreman-debug-0:1.7.2.49-1.el6_6sat.noarch"
        },
        "product_reference": "foreman-debug-0:1.7.2.49-1.el6_6sat.noarch",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-discovery-image-1:3.0.5-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:foreman-discovery-image-1:3.0.5-3.el7sat.noarch"
        },
        "product_reference": "foreman-discovery-image-1:3.0.5-3.el7sat.noarch",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-discovery-image-1:3.0.5-3.el7sat.src as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:foreman-discovery-image-1:3.0.5-3.el7sat.src"
        },
        "product_reference": "foreman-discovery-image-1:3.0.5-3.el7sat.src",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-gce-0:1.7.2.49-1.el6_6sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:foreman-gce-0:1.7.2.49-1.el6_6sat.noarch"
        },
        "product_reference": "foreman-gce-0:1.7.2.49-1.el6_6sat.noarch",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-libvirt-0:1.7.2.49-1.el6_6sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:foreman-libvirt-0:1.7.2.49-1.el6_6sat.noarch"
        },
        "product_reference": "foreman-libvirt-0:1.7.2.49-1.el6_6sat.noarch",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-ovirt-0:1.7.2.49-1.el6_6sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:foreman-ovirt-0:1.7.2.49-1.el6_6sat.noarch"
        },
        "product_reference": "foreman-ovirt-0:1.7.2.49-1.el6_6sat.noarch",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-postgresql-0:1.7.2.49-1.el6_6sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:foreman-postgresql-0:1.7.2.49-1.el6_6sat.noarch"
        },
        "product_reference": "foreman-postgresql-0:1.7.2.49-1.el6_6sat.noarch",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-proxy-0:1.7.2.7-1.el6.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:foreman-proxy-0:1.7.2.7-1.el6.noarch"
        },
        "product_reference": "foreman-proxy-0:1.7.2.7-1.el6.noarch",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-proxy-0:1.7.2.7-1.el6.src as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:foreman-proxy-0:1.7.2.7-1.el6.src"
        },
        "product_reference": "foreman-proxy-0:1.7.2.7-1.el6.src",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-vmware-0:1.7.2.49-1.el6_6sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:foreman-vmware-0:1.7.2.49-1.el6_6sat.noarch"
        },
        "product_reference": "foreman-vmware-0:1.7.2.49-1.el6_6sat.noarch",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gofer-0:2.6.8-1.el6.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:gofer-0:2.6.8-1.el6.noarch"
        },
        "product_reference": "gofer-0:2.6.8-1.el6.noarch",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gofer-0:2.6.8-1.el6.src as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:gofer-0:2.6.8-1.el6.src"
        },
        "product_reference": "gofer-0:2.6.8-1.el6.src",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "katello-agent-0:2.2.6-1.el6.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:katello-agent-0:2.2.6-1.el6.noarch"
        },
        "product_reference": "katello-agent-0:2.2.6-1.el6.noarch",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "katello-agent-0:2.2.6-1.el6.src as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:katello-agent-0:2.2.6-1.el6.src"
        },
        "product_reference": "katello-agent-0:2.2.6-1.el6.src",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "katello-installer-0:2.3.22-1.el6.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:katello-installer-0:2.3.22-1.el6.noarch"
        },
        "product_reference": "katello-installer-0:2.3.22-1.el6.noarch",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "katello-installer-base-0:2.3.22-1.el6.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:katello-installer-base-0:2.3.22-1.el6.noarch"
        },
        "product_reference": "katello-installer-base-0:2.3.22-1.el6.noarch",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "katello-installer-base-0:2.3.22-1.el6.src as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:katello-installer-base-0:2.3.22-1.el6.src"
        },
        "product_reference": "katello-installer-base-0:2.3.22-1.el6.src",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqpid-dispatch-0:0.4-11.el6.x86_64 as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:libqpid-dispatch-0:0.4-11.el6.x86_64"
        },
        "product_reference": "libqpid-dispatch-0:0.4-11.el6.x86_64",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-gofer-0:2.6.8-1.el6.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:python-gofer-0:2.6.8-1.el6.noarch"
        },
        "product_reference": "python-gofer-0:2.6.8-1.el6.noarch",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-gofer-proton-0:2.6.8-1.el6.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:python-gofer-proton-0:2.6.8-1.el6.noarch"
        },
        "product_reference": "python-gofer-proton-0:2.6.8-1.el6.noarch",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-gofer-qpid-0:2.6.8-1.el6.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:python-gofer-qpid-0:2.6.8-1.el6.noarch"
        },
        "product_reference": "python-gofer-qpid-0:2.6.8-1.el6.noarch",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-nectar-0:1.3.4-1.el6.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:python-nectar-0:1.3.4-1.el6.noarch"
        },
        "product_reference": "python-nectar-0:1.3.4-1.el6.noarch",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-nectar-0:1.3.4-1.el6.src as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:python-nectar-0:1.3.4-1.el6.src"
        },
        "product_reference": "python-nectar-0:1.3.4-1.el6.src",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-qpid-0:0.30-7.el6.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:python-qpid-0:0.30-7.el6.noarch"
        },
        "product_reference": "python-qpid-0:0.30-7.el6.noarch",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-qpid-0:0.30-7.el6.src as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:python-qpid-0:0.30-7.el6.src"
        },
        "product_reference": "python-qpid-0:0.30-7.el6.src",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-qpid-proton-0:0.9-11.el6.x86_64 as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:python-qpid-proton-0:0.9-11.el6.x86_64"
        },
        "product_reference": "python-qpid-proton-0:0.9-11.el6.x86_64",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-dispatch-0:0.4-11.el6.src as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:qpid-dispatch-0:0.4-11.el6.src"
        },
        "product_reference": "qpid-dispatch-0:0.4-11.el6.src",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-dispatch-debuginfo-0:0.4-11.el6.x86_64 as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:qpid-dispatch-debuginfo-0:0.4-11.el6.x86_64"
        },
        "product_reference": "qpid-dispatch-debuginfo-0:0.4-11.el6.x86_64",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-dispatch-router-0:0.4-11.el6.x86_64 as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:qpid-dispatch-router-0:0.4-11.el6.x86_64"
        },
        "product_reference": "qpid-dispatch-router-0:0.4-11.el6.x86_64",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-dispatch-tools-0:0.4-11.el6.x86_64 as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:qpid-dispatch-tools-0:0.4-11.el6.x86_64"
        },
        "product_reference": "qpid-dispatch-tools-0:0.4-11.el6.x86_64",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-proton-0:0.9-11.el6.src as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:qpid-proton-0:0.9-11.el6.src"
        },
        "product_reference": "qpid-proton-0:0.9-11.el6.src",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-proton-c-0:0.9-11.el6.x86_64 as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:qpid-proton-c-0:0.9-11.el6.x86_64"
        },
        "product_reference": "qpid-proton-c-0:0.9-11.el6.x86_64",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-proton-debuginfo-0:0.9-11.el6.x86_64 as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:qpid-proton-debuginfo-0:0.9-11.el6.x86_64"
        },
        "product_reference": "qpid-proton-debuginfo-0:0.9-11.el6.x86_64",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-smart_proxy_discovery-0:1.0.3-2.el6.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:rubygem-smart_proxy_discovery-0:1.0.3-2.el6.noarch"
        },
        "product_reference": "rubygem-smart_proxy_discovery-0:1.0.3-2.el6.noarch",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-smart_proxy_discovery-0:1.0.3-2.el6.src as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:rubygem-smart_proxy_discovery-0:1.0.3-2.el6.src"
        },
        "product_reference": "rubygem-smart_proxy_discovery-0:1.0.3-2.el6.src",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.noarch"
        },
        "product_reference": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.noarch",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.src as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "6Server-Capsule61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.src"
        },
        "product_reference": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.src",
        "relates_to_product_reference": "6Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "capsule-installer-0:2.3.22-1.el6.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:capsule-installer-0:2.3.22-1.el6.noarch"
        },
        "product_reference": "capsule-installer-0:2.3.22-1.el6.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-0:1.7.2.49-1.el6_6sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:foreman-0:1.7.2.49-1.el6_6sat.noarch"
        },
        "product_reference": "foreman-0:1.7.2.49-1.el6_6sat.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-0:1.7.2.49-1.el6_6sat.src as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:foreman-0:1.7.2.49-1.el6_6sat.src"
        },
        "product_reference": "foreman-0:1.7.2.49-1.el6_6sat.src",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-compute-0:1.7.2.49-1.el6_6sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:foreman-compute-0:1.7.2.49-1.el6_6sat.noarch"
        },
        "product_reference": "foreman-compute-0:1.7.2.49-1.el6_6sat.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-debug-0:1.7.2.49-1.el6_6sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:foreman-debug-0:1.7.2.49-1.el6_6sat.noarch"
        },
        "product_reference": "foreman-debug-0:1.7.2.49-1.el6_6sat.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-discovery-image-1:3.0.5-3.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:foreman-discovery-image-1:3.0.5-3.el7sat.noarch"
        },
        "product_reference": "foreman-discovery-image-1:3.0.5-3.el7sat.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-discovery-image-1:3.0.5-3.el7sat.src as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:foreman-discovery-image-1:3.0.5-3.el7sat.src"
        },
        "product_reference": "foreman-discovery-image-1:3.0.5-3.el7sat.src",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-gce-0:1.7.2.49-1.el6_6sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:foreman-gce-0:1.7.2.49-1.el6_6sat.noarch"
        },
        "product_reference": "foreman-gce-0:1.7.2.49-1.el6_6sat.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-libvirt-0:1.7.2.49-1.el6_6sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:foreman-libvirt-0:1.7.2.49-1.el6_6sat.noarch"
        },
        "product_reference": "foreman-libvirt-0:1.7.2.49-1.el6_6sat.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-ovirt-0:1.7.2.49-1.el6_6sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:foreman-ovirt-0:1.7.2.49-1.el6_6sat.noarch"
        },
        "product_reference": "foreman-ovirt-0:1.7.2.49-1.el6_6sat.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-postgresql-0:1.7.2.49-1.el6_6sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:foreman-postgresql-0:1.7.2.49-1.el6_6sat.noarch"
        },
        "product_reference": "foreman-postgresql-0:1.7.2.49-1.el6_6sat.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-proxy-0:1.7.2.7-1.el6.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:foreman-proxy-0:1.7.2.7-1.el6.noarch"
        },
        "product_reference": "foreman-proxy-0:1.7.2.7-1.el6.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-proxy-0:1.7.2.7-1.el6.src as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:foreman-proxy-0:1.7.2.7-1.el6.src"
        },
        "product_reference": "foreman-proxy-0:1.7.2.7-1.el6.src",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-vmware-0:1.7.2.49-1.el6_6sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:foreman-vmware-0:1.7.2.49-1.el6_6sat.noarch"
        },
        "product_reference": "foreman-vmware-0:1.7.2.49-1.el6_6sat.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gofer-0:2.6.8-1.el6.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:gofer-0:2.6.8-1.el6.noarch"
        },
        "product_reference": "gofer-0:2.6.8-1.el6.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gofer-0:2.6.8-1.el6.src as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:gofer-0:2.6.8-1.el6.src"
        },
        "product_reference": "gofer-0:2.6.8-1.el6.src",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "katello-agent-0:2.2.6-1.el6.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:katello-agent-0:2.2.6-1.el6.noarch"
        },
        "product_reference": "katello-agent-0:2.2.6-1.el6.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "katello-agent-0:2.2.6-1.el6.src as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:katello-agent-0:2.2.6-1.el6.src"
        },
        "product_reference": "katello-agent-0:2.2.6-1.el6.src",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "katello-installer-0:2.3.22-1.el6.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:katello-installer-0:2.3.22-1.el6.noarch"
        },
        "product_reference": "katello-installer-0:2.3.22-1.el6.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "katello-installer-base-0:2.3.22-1.el6.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:katello-installer-base-0:2.3.22-1.el6.noarch"
        },
        "product_reference": "katello-installer-base-0:2.3.22-1.el6.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "katello-installer-base-0:2.3.22-1.el6.src as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:katello-installer-base-0:2.3.22-1.el6.src"
        },
        "product_reference": "katello-installer-base-0:2.3.22-1.el6.src",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqpid-dispatch-0:0.4-11.el6.x86_64 as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:libqpid-dispatch-0:0.4-11.el6.x86_64"
        },
        "product_reference": "libqpid-dispatch-0:0.4-11.el6.x86_64",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-gofer-0:2.6.8-1.el6.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:python-gofer-0:2.6.8-1.el6.noarch"
        },
        "product_reference": "python-gofer-0:2.6.8-1.el6.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-gofer-proton-0:2.6.8-1.el6.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:python-gofer-proton-0:2.6.8-1.el6.noarch"
        },
        "product_reference": "python-gofer-proton-0:2.6.8-1.el6.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-gofer-qpid-0:2.6.8-1.el6.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:python-gofer-qpid-0:2.6.8-1.el6.noarch"
        },
        "product_reference": "python-gofer-qpid-0:2.6.8-1.el6.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-nectar-0:1.3.4-1.el6.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:python-nectar-0:1.3.4-1.el6.noarch"
        },
        "product_reference": "python-nectar-0:1.3.4-1.el6.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-nectar-0:1.3.4-1.el6.src as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:python-nectar-0:1.3.4-1.el6.src"
        },
        "product_reference": "python-nectar-0:1.3.4-1.el6.src",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-qpid-0:0.30-7.el6.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:python-qpid-0:0.30-7.el6.noarch"
        },
        "product_reference": "python-qpid-0:0.30-7.el6.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-qpid-0:0.30-7.el6.src as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:python-qpid-0:0.30-7.el6.src"
        },
        "product_reference": "python-qpid-0:0.30-7.el6.src",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-qpid-proton-0:0.9-11.el6.x86_64 as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:python-qpid-proton-0:0.9-11.el6.x86_64"
        },
        "product_reference": "python-qpid-proton-0:0.9-11.el6.x86_64",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-dispatch-0:0.4-11.el6.src as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:qpid-dispatch-0:0.4-11.el6.src"
        },
        "product_reference": "qpid-dispatch-0:0.4-11.el6.src",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-dispatch-debuginfo-0:0.4-11.el6.x86_64 as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:qpid-dispatch-debuginfo-0:0.4-11.el6.x86_64"
        },
        "product_reference": "qpid-dispatch-debuginfo-0:0.4-11.el6.x86_64",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-dispatch-router-0:0.4-11.el6.x86_64 as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:qpid-dispatch-router-0:0.4-11.el6.x86_64"
        },
        "product_reference": "qpid-dispatch-router-0:0.4-11.el6.x86_64",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-dispatch-tools-0:0.4-11.el6.x86_64 as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:qpid-dispatch-tools-0:0.4-11.el6.x86_64"
        },
        "product_reference": "qpid-dispatch-tools-0:0.4-11.el6.x86_64",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-proton-0:0.9-11.el6.src as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:qpid-proton-0:0.9-11.el6.src"
        },
        "product_reference": "qpid-proton-0:0.9-11.el6.src",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-proton-c-0:0.9-11.el6.x86_64 as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:qpid-proton-c-0:0.9-11.el6.x86_64"
        },
        "product_reference": "qpid-proton-c-0:0.9-11.el6.x86_64",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-proton-debuginfo-0:0.9-11.el6.x86_64 as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:qpid-proton-debuginfo-0:0.9-11.el6.x86_64"
        },
        "product_reference": "qpid-proton-debuginfo-0:0.9-11.el6.x86_64",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el6_6sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el6_6sat.noarch"
        },
        "product_reference": "ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el6_6sat.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el6_6sat.src as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el6_6sat.src"
        },
        "product_reference": "ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el6_6sat.src",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el6_6sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el6_6sat.noarch"
        },
        "product_reference": "ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el6_6sat.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el6_6sat.src as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el6_6sat.src"
        },
        "product_reference": "ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el6_6sat.src",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el6_6sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el6_6sat.noarch"
        },
        "product_reference": "ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el6_6sat.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el6_6sat.src as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el6_6sat.src"
        },
        "product_reference": "ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el6_6sat.src",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby193-rubygem-katello-0:2.2.0.77-1.el6_6sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:ruby193-rubygem-katello-0:2.2.0.77-1.el6_6sat.noarch"
        },
        "product_reference": "ruby193-rubygem-katello-0:2.2.0.77-1.el6_6sat.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby193-rubygem-katello-0:2.2.0.77-1.el6_6sat.src as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:ruby193-rubygem-katello-0:2.2.0.77-1.el6_6sat.src"
        },
        "product_reference": "ruby193-rubygem-katello-0:2.2.0.77-1.el6_6sat.src",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el6_6sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el6_6sat.noarch"
        },
        "product_reference": "ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el6_6sat.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el6_6sat.src as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el6_6sat.src"
        },
        "product_reference": "ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el6_6sat.src",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el6.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el6.noarch"
        },
        "product_reference": "rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el6.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el6.src as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el6.src"
        },
        "product_reference": "rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el6.src",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-hammer_cli_foreman_docker-doc-0:0.0.3.10-1.el6.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:rubygem-hammer_cli_foreman_docker-doc-0:0.0.3.10-1.el6.noarch"
        },
        "product_reference": "rubygem-hammer_cli_foreman_docker-doc-0:0.0.3.10-1.el6.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-newt-0:0.9.6-1.el6.src as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:rubygem-newt-0:0.9.6-1.el6.src"
        },
        "product_reference": "rubygem-newt-0:0.9.6-1.el6.src",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-newt-0:0.9.6-1.el6.x86_64 as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:rubygem-newt-0:0.9.6-1.el6.x86_64"
        },
        "product_reference": "rubygem-newt-0:0.9.6-1.el6.x86_64",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-newt-debuginfo-0:0.9.6-1.el6.x86_64 as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:rubygem-newt-debuginfo-0:0.9.6-1.el6.x86_64"
        },
        "product_reference": "rubygem-newt-debuginfo-0:0.9.6-1.el6.x86_64",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-smart_proxy_discovery-0:1.0.3-2.el6.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:rubygem-smart_proxy_discovery-0:1.0.3-2.el6.noarch"
        },
        "product_reference": "rubygem-smart_proxy_discovery-0:1.0.3-2.el6.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-smart_proxy_discovery-0:1.0.3-2.el6.src as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:rubygem-smart_proxy_discovery-0:1.0.3-2.el6.src"
        },
        "product_reference": "rubygem-smart_proxy_discovery-0:1.0.3-2.el6.src",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.noarch"
        },
        "product_reference": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.noarch",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.src as a component of Red Hat Satellite 6.1",
          "product_id": "6Server-Satellite61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.src"
        },
        "product_reference": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.src",
        "relates_to_product_reference": "6Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "capsule-installer-0:2.3.22-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:capsule-installer-0:2.3.22-1.el7sat.noarch"
        },
        "product_reference": "capsule-installer-0:2.3.22-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-0:1.7.2.49-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:foreman-0:1.7.2.49-1.el7sat.noarch"
        },
        "product_reference": "foreman-0:1.7.2.49-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-0:1.7.2.49-1.el7sat.src as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:foreman-0:1.7.2.49-1.el7sat.src"
        },
        "product_reference": "foreman-0:1.7.2.49-1.el7sat.src",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-compute-0:1.7.2.49-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:foreman-compute-0:1.7.2.49-1.el7sat.noarch"
        },
        "product_reference": "foreman-compute-0:1.7.2.49-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-debug-0:1.7.2.49-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:foreman-debug-0:1.7.2.49-1.el7sat.noarch"
        },
        "product_reference": "foreman-debug-0:1.7.2.49-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-discovery-image-1:3.0.5-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:foreman-discovery-image-1:3.0.5-3.el7sat.noarch"
        },
        "product_reference": "foreman-discovery-image-1:3.0.5-3.el7sat.noarch",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-discovery-image-1:3.0.5-3.el7sat.src as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:foreman-discovery-image-1:3.0.5-3.el7sat.src"
        },
        "product_reference": "foreman-discovery-image-1:3.0.5-3.el7sat.src",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-gce-0:1.7.2.49-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:foreman-gce-0:1.7.2.49-1.el7sat.noarch"
        },
        "product_reference": "foreman-gce-0:1.7.2.49-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-libvirt-0:1.7.2.49-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:foreman-libvirt-0:1.7.2.49-1.el7sat.noarch"
        },
        "product_reference": "foreman-libvirt-0:1.7.2.49-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-ovirt-0:1.7.2.49-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:foreman-ovirt-0:1.7.2.49-1.el7sat.noarch"
        },
        "product_reference": "foreman-ovirt-0:1.7.2.49-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-postgresql-0:1.7.2.49-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:foreman-postgresql-0:1.7.2.49-1.el7sat.noarch"
        },
        "product_reference": "foreman-postgresql-0:1.7.2.49-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-proxy-0:1.7.2.7-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:foreman-proxy-0:1.7.2.7-1.el7sat.noarch"
        },
        "product_reference": "foreman-proxy-0:1.7.2.7-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-proxy-0:1.7.2.7-1.el7sat.src as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:foreman-proxy-0:1.7.2.7-1.el7sat.src"
        },
        "product_reference": "foreman-proxy-0:1.7.2.7-1.el7sat.src",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-vmware-0:1.7.2.49-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:foreman-vmware-0:1.7.2.49-1.el7sat.noarch"
        },
        "product_reference": "foreman-vmware-0:1.7.2.49-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gofer-0:2.6.8-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:gofer-0:2.6.8-1.el7sat.noarch"
        },
        "product_reference": "gofer-0:2.6.8-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gofer-0:2.6.8-1.el7sat.src as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:gofer-0:2.6.8-1.el7sat.src"
        },
        "product_reference": "gofer-0:2.6.8-1.el7sat.src",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "katello-agent-0:2.2.6-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:katello-agent-0:2.2.6-1.el7sat.noarch"
        },
        "product_reference": "katello-agent-0:2.2.6-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "katello-agent-0:2.2.6-1.el7sat.src as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:katello-agent-0:2.2.6-1.el7sat.src"
        },
        "product_reference": "katello-agent-0:2.2.6-1.el7sat.src",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "katello-installer-0:2.3.22-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:katello-installer-0:2.3.22-1.el7sat.noarch"
        },
        "product_reference": "katello-installer-0:2.3.22-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "katello-installer-base-0:2.3.22-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:katello-installer-base-0:2.3.22-1.el7sat.noarch"
        },
        "product_reference": "katello-installer-base-0:2.3.22-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "katello-installer-base-0:2.3.22-1.el7sat.src as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:katello-installer-base-0:2.3.22-1.el7sat.src"
        },
        "product_reference": "katello-installer-base-0:2.3.22-1.el7sat.src",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqpid-dispatch-0:0.4-11.el7.x86_64 as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:libqpid-dispatch-0:0.4-11.el7.x86_64"
        },
        "product_reference": "libqpid-dispatch-0:0.4-11.el7.x86_64",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-gofer-0:2.6.8-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:python-gofer-0:2.6.8-1.el7sat.noarch"
        },
        "product_reference": "python-gofer-0:2.6.8-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-gofer-proton-0:2.6.8-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:python-gofer-proton-0:2.6.8-1.el7sat.noarch"
        },
        "product_reference": "python-gofer-proton-0:2.6.8-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-gofer-qpid-0:2.6.8-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:python-gofer-qpid-0:2.6.8-1.el7sat.noarch"
        },
        "product_reference": "python-gofer-qpid-0:2.6.8-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-nectar-0:1.3.4-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:python-nectar-0:1.3.4-1.el7sat.noarch"
        },
        "product_reference": "python-nectar-0:1.3.4-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-nectar-0:1.3.4-1.el7sat.src as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:python-nectar-0:1.3.4-1.el7sat.src"
        },
        "product_reference": "python-nectar-0:1.3.4-1.el7sat.src",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-qpid-0:0.30-7.el7.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:python-qpid-0:0.30-7.el7.noarch"
        },
        "product_reference": "python-qpid-0:0.30-7.el7.noarch",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-qpid-0:0.30-7.el7.src as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:python-qpid-0:0.30-7.el7.src"
        },
        "product_reference": "python-qpid-0:0.30-7.el7.src",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-qpid-proton-0:0.9-11.el7.x86_64 as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:python-qpid-proton-0:0.9-11.el7.x86_64"
        },
        "product_reference": "python-qpid-proton-0:0.9-11.el7.x86_64",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-dispatch-0:0.4-11.el7.src as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:qpid-dispatch-0:0.4-11.el7.src"
        },
        "product_reference": "qpid-dispatch-0:0.4-11.el7.src",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-dispatch-debuginfo-0:0.4-11.el7.x86_64 as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:qpid-dispatch-debuginfo-0:0.4-11.el7.x86_64"
        },
        "product_reference": "qpid-dispatch-debuginfo-0:0.4-11.el7.x86_64",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-dispatch-router-0:0.4-11.el7.x86_64 as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:qpid-dispatch-router-0:0.4-11.el7.x86_64"
        },
        "product_reference": "qpid-dispatch-router-0:0.4-11.el7.x86_64",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-dispatch-tools-0:0.4-11.el7.x86_64 as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:qpid-dispatch-tools-0:0.4-11.el7.x86_64"
        },
        "product_reference": "qpid-dispatch-tools-0:0.4-11.el7.x86_64",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-proton-0:0.9-11.el7.src as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:qpid-proton-0:0.9-11.el7.src"
        },
        "product_reference": "qpid-proton-0:0.9-11.el7.src",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-proton-c-0:0.9-11.el7.x86_64 as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:qpid-proton-c-0:0.9-11.el7.x86_64"
        },
        "product_reference": "qpid-proton-c-0:0.9-11.el7.x86_64",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-proton-debuginfo-0:0.9-11.el7.x86_64 as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:qpid-proton-debuginfo-0:0.9-11.el7.x86_64"
        },
        "product_reference": "qpid-proton-debuginfo-0:0.9-11.el7.x86_64",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.noarch"
        },
        "product_reference": "rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.src as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.src"
        },
        "product_reference": "rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.src",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-hammer_cli_foreman_docker-doc-0:0.0.3.10-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:rubygem-hammer_cli_foreman_docker-doc-0:0.0.3.10-1.el7sat.noarch"
        },
        "product_reference": "rubygem-hammer_cli_foreman_docker-doc-0:0.0.3.10-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.noarch"
        },
        "product_reference": "rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.noarch",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.src as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.src"
        },
        "product_reference": "rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.src",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.noarch"
        },
        "product_reference": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.noarch",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.src as a component of Red Hat Satellite Capsule 6.1",
          "product_id": "7Server-Capsule61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.src"
        },
        "product_reference": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.src",
        "relates_to_product_reference": "7Server-Capsule61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "capsule-installer-0:2.3.22-1.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:capsule-installer-0:2.3.22-1.el7sat.noarch"
        },
        "product_reference": "capsule-installer-0:2.3.22-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-0:1.7.2.49-1.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:foreman-0:1.7.2.49-1.el7sat.noarch"
        },
        "product_reference": "foreman-0:1.7.2.49-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-0:1.7.2.49-1.el7sat.src as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:foreman-0:1.7.2.49-1.el7sat.src"
        },
        "product_reference": "foreman-0:1.7.2.49-1.el7sat.src",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-compute-0:1.7.2.49-1.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:foreman-compute-0:1.7.2.49-1.el7sat.noarch"
        },
        "product_reference": "foreman-compute-0:1.7.2.49-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-debug-0:1.7.2.49-1.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:foreman-debug-0:1.7.2.49-1.el7sat.noarch"
        },
        "product_reference": "foreman-debug-0:1.7.2.49-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-discovery-image-1:3.0.5-3.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:foreman-discovery-image-1:3.0.5-3.el7sat.noarch"
        },
        "product_reference": "foreman-discovery-image-1:3.0.5-3.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-discovery-image-1:3.0.5-3.el7sat.src as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:foreman-discovery-image-1:3.0.5-3.el7sat.src"
        },
        "product_reference": "foreman-discovery-image-1:3.0.5-3.el7sat.src",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-gce-0:1.7.2.49-1.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:foreman-gce-0:1.7.2.49-1.el7sat.noarch"
        },
        "product_reference": "foreman-gce-0:1.7.2.49-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-libvirt-0:1.7.2.49-1.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:foreman-libvirt-0:1.7.2.49-1.el7sat.noarch"
        },
        "product_reference": "foreman-libvirt-0:1.7.2.49-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-ovirt-0:1.7.2.49-1.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:foreman-ovirt-0:1.7.2.49-1.el7sat.noarch"
        },
        "product_reference": "foreman-ovirt-0:1.7.2.49-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-postgresql-0:1.7.2.49-1.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:foreman-postgresql-0:1.7.2.49-1.el7sat.noarch"
        },
        "product_reference": "foreman-postgresql-0:1.7.2.49-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-proxy-0:1.7.2.7-1.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:foreman-proxy-0:1.7.2.7-1.el7sat.noarch"
        },
        "product_reference": "foreman-proxy-0:1.7.2.7-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-proxy-0:1.7.2.7-1.el7sat.src as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:foreman-proxy-0:1.7.2.7-1.el7sat.src"
        },
        "product_reference": "foreman-proxy-0:1.7.2.7-1.el7sat.src",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "foreman-vmware-0:1.7.2.49-1.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:foreman-vmware-0:1.7.2.49-1.el7sat.noarch"
        },
        "product_reference": "foreman-vmware-0:1.7.2.49-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gofer-0:2.6.8-1.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:gofer-0:2.6.8-1.el7sat.noarch"
        },
        "product_reference": "gofer-0:2.6.8-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gofer-0:2.6.8-1.el7sat.src as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:gofer-0:2.6.8-1.el7sat.src"
        },
        "product_reference": "gofer-0:2.6.8-1.el7sat.src",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "katello-agent-0:2.2.6-1.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:katello-agent-0:2.2.6-1.el7sat.noarch"
        },
        "product_reference": "katello-agent-0:2.2.6-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "katello-agent-0:2.2.6-1.el7sat.src as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:katello-agent-0:2.2.6-1.el7sat.src"
        },
        "product_reference": "katello-agent-0:2.2.6-1.el7sat.src",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "katello-installer-0:2.3.22-1.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:katello-installer-0:2.3.22-1.el7sat.noarch"
        },
        "product_reference": "katello-installer-0:2.3.22-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "katello-installer-base-0:2.3.22-1.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:katello-installer-base-0:2.3.22-1.el7sat.noarch"
        },
        "product_reference": "katello-installer-base-0:2.3.22-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "katello-installer-base-0:2.3.22-1.el7sat.src as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:katello-installer-base-0:2.3.22-1.el7sat.src"
        },
        "product_reference": "katello-installer-base-0:2.3.22-1.el7sat.src",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqpid-dispatch-0:0.4-11.el7.x86_64 as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:libqpid-dispatch-0:0.4-11.el7.x86_64"
        },
        "product_reference": "libqpid-dispatch-0:0.4-11.el7.x86_64",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-gofer-0:2.6.8-1.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:python-gofer-0:2.6.8-1.el7sat.noarch"
        },
        "product_reference": "python-gofer-0:2.6.8-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-gofer-proton-0:2.6.8-1.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:python-gofer-proton-0:2.6.8-1.el7sat.noarch"
        },
        "product_reference": "python-gofer-proton-0:2.6.8-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-gofer-qpid-0:2.6.8-1.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:python-gofer-qpid-0:2.6.8-1.el7sat.noarch"
        },
        "product_reference": "python-gofer-qpid-0:2.6.8-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-nectar-0:1.3.4-1.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:python-nectar-0:1.3.4-1.el7sat.noarch"
        },
        "product_reference": "python-nectar-0:1.3.4-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-nectar-0:1.3.4-1.el7sat.src as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:python-nectar-0:1.3.4-1.el7sat.src"
        },
        "product_reference": "python-nectar-0:1.3.4-1.el7sat.src",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-qpid-0:0.30-7.el7.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:python-qpid-0:0.30-7.el7.noarch"
        },
        "product_reference": "python-qpid-0:0.30-7.el7.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-qpid-0:0.30-7.el7.src as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:python-qpid-0:0.30-7.el7.src"
        },
        "product_reference": "python-qpid-0:0.30-7.el7.src",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-qpid-proton-0:0.9-11.el7.x86_64 as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:python-qpid-proton-0:0.9-11.el7.x86_64"
        },
        "product_reference": "python-qpid-proton-0:0.9-11.el7.x86_64",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-dispatch-0:0.4-11.el7.src as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:qpid-dispatch-0:0.4-11.el7.src"
        },
        "product_reference": "qpid-dispatch-0:0.4-11.el7.src",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-dispatch-debuginfo-0:0.4-11.el7.x86_64 as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:qpid-dispatch-debuginfo-0:0.4-11.el7.x86_64"
        },
        "product_reference": "qpid-dispatch-debuginfo-0:0.4-11.el7.x86_64",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-dispatch-router-0:0.4-11.el7.x86_64 as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:qpid-dispatch-router-0:0.4-11.el7.x86_64"
        },
        "product_reference": "qpid-dispatch-router-0:0.4-11.el7.x86_64",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-dispatch-tools-0:0.4-11.el7.x86_64 as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:qpid-dispatch-tools-0:0.4-11.el7.x86_64"
        },
        "product_reference": "qpid-dispatch-tools-0:0.4-11.el7.x86_64",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-proton-0:0.9-11.el7.src as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:qpid-proton-0:0.9-11.el7.src"
        },
        "product_reference": "qpid-proton-0:0.9-11.el7.src",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-proton-c-0:0.9-11.el7.x86_64 as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:qpid-proton-c-0:0.9-11.el7.x86_64"
        },
        "product_reference": "qpid-proton-c-0:0.9-11.el7.x86_64",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-proton-debuginfo-0:0.9-11.el7.x86_64 as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:qpid-proton-debuginfo-0:0.9-11.el7.x86_64"
        },
        "product_reference": "qpid-proton-debuginfo-0:0.9-11.el7.x86_64",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el7sat.noarch"
        },
        "product_reference": "ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el7sat.src as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el7sat.src"
        },
        "product_reference": "ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el7sat.src",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el7sat.noarch"
        },
        "product_reference": "ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el7sat.src as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el7sat.src"
        },
        "product_reference": "ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el7sat.src",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el7sat.noarch"
        },
        "product_reference": "ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el7sat.src as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el7sat.src"
        },
        "product_reference": "ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el7sat.src",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby193-rubygem-katello-0:2.2.0.77-1.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:ruby193-rubygem-katello-0:2.2.0.77-1.el7sat.noarch"
        },
        "product_reference": "ruby193-rubygem-katello-0:2.2.0.77-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby193-rubygem-katello-0:2.2.0.77-1.el7sat.src as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:ruby193-rubygem-katello-0:2.2.0.77-1.el7sat.src"
        },
        "product_reference": "ruby193-rubygem-katello-0:2.2.0.77-1.el7sat.src",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el7sat.noarch"
        },
        "product_reference": "ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el7sat.src as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el7sat.src"
        },
        "product_reference": "ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el7sat.src",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.noarch"
        },
        "product_reference": "rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.src as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.src"
        },
        "product_reference": "rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.src",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-hammer_cli_foreman_docker-doc-0:0.0.3.10-1.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:rubygem-hammer_cli_foreman_docker-doc-0:0.0.3.10-1.el7sat.noarch"
        },
        "product_reference": "rubygem-hammer_cli_foreman_docker-doc-0:0.0.3.10-1.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-newt-0:0.9.6-1.el7sat.src as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:rubygem-newt-0:0.9.6-1.el7sat.src"
        },
        "product_reference": "rubygem-newt-0:0.9.6-1.el7sat.src",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-newt-0:0.9.6-1.el7sat.x86_64 as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:rubygem-newt-0:0.9.6-1.el7sat.x86_64"
        },
        "product_reference": "rubygem-newt-0:0.9.6-1.el7sat.x86_64",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-newt-debuginfo-0:0.9.6-1.el7sat.x86_64 as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:rubygem-newt-debuginfo-0:0.9.6-1.el7sat.x86_64"
        },
        "product_reference": "rubygem-newt-debuginfo-0:0.9.6-1.el7sat.x86_64",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.noarch"
        },
        "product_reference": "rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.src as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.src"
        },
        "product_reference": "rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.src",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.noarch as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.noarch"
        },
        "product_reference": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.noarch",
        "relates_to_product_reference": "7Server-Satellite61"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.src as a component of Red Hat Satellite 6.1",
          "product_id": "7Server-Satellite61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.src"
        },
        "product_reference": "rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.src",
        "relates_to_product_reference": "7Server-Satellite61"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2015-5233",
      "cwe": {
        "id": "CWE-284",
        "name": "Improper Access Control"
      },
      "discovery_date": "2015-08-26T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1262443"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was discovered where Satellite failed to properly enforce permissions on the show and delete actions for reports. An authenticated user with show or delete report permissions could use this flaw to view or delete any reports held in Foreman.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "foreman: reports show/destroy not restricted by host authorization",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-Capsule61:capsule-installer-0:2.3.22-1.el6.noarch",
          "6Server-Capsule61:foreman-0:1.7.2.49-1.el6_6sat.noarch",
          "6Server-Capsule61:foreman-0:1.7.2.49-1.el6_6sat.src",
          "6Server-Capsule61:foreman-compute-0:1.7.2.49-1.el6_6sat.noarch",
          "6Server-Capsule61:foreman-debug-0:1.7.2.49-1.el6_6sat.noarch",
          "6Server-Capsule61:foreman-discovery-image-1:3.0.5-3.el7sat.noarch",
          "6Server-Capsule61:foreman-discovery-image-1:3.0.5-3.el7sat.src",
          "6Server-Capsule61:foreman-gce-0:1.7.2.49-1.el6_6sat.noarch",
          "6Server-Capsule61:foreman-libvirt-0:1.7.2.49-1.el6_6sat.noarch",
          "6Server-Capsule61:foreman-ovirt-0:1.7.2.49-1.el6_6sat.noarch",
          "6Server-Capsule61:foreman-postgresql-0:1.7.2.49-1.el6_6sat.noarch",
          "6Server-Capsule61:foreman-proxy-0:1.7.2.7-1.el6.noarch",
          "6Server-Capsule61:foreman-proxy-0:1.7.2.7-1.el6.src",
          "6Server-Capsule61:foreman-vmware-0:1.7.2.49-1.el6_6sat.noarch",
          "6Server-Capsule61:gofer-0:2.6.8-1.el6.noarch",
          "6Server-Capsule61:gofer-0:2.6.8-1.el6.src",
          "6Server-Capsule61:katello-agent-0:2.2.6-1.el6.noarch",
          "6Server-Capsule61:katello-agent-0:2.2.6-1.el6.src",
          "6Server-Capsule61:katello-installer-0:2.3.22-1.el6.noarch",
          "6Server-Capsule61:katello-installer-base-0:2.3.22-1.el6.noarch",
          "6Server-Capsule61:katello-installer-base-0:2.3.22-1.el6.src",
          "6Server-Capsule61:libqpid-dispatch-0:0.4-11.el6.x86_64",
          "6Server-Capsule61:python-gofer-0:2.6.8-1.el6.noarch",
          "6Server-Capsule61:python-gofer-proton-0:2.6.8-1.el6.noarch",
          "6Server-Capsule61:python-gofer-qpid-0:2.6.8-1.el6.noarch",
          "6Server-Capsule61:python-nectar-0:1.3.4-1.el6.noarch",
          "6Server-Capsule61:python-nectar-0:1.3.4-1.el6.src",
          "6Server-Capsule61:python-qpid-0:0.30-7.el6.noarch",
          "6Server-Capsule61:python-qpid-0:0.30-7.el6.src",
          "6Server-Capsule61:python-qpid-proton-0:0.9-11.el6.x86_64",
          "6Server-Capsule61:qpid-dispatch-0:0.4-11.el6.src",
          "6Server-Capsule61:qpid-dispatch-debuginfo-0:0.4-11.el6.x86_64",
          "6Server-Capsule61:qpid-dispatch-router-0:0.4-11.el6.x86_64",
          "6Server-Capsule61:qpid-dispatch-tools-0:0.4-11.el6.x86_64",
          "6Server-Capsule61:qpid-proton-0:0.9-11.el6.src",
          "6Server-Capsule61:qpid-proton-c-0:0.9-11.el6.x86_64",
          "6Server-Capsule61:qpid-proton-debuginfo-0:0.9-11.el6.x86_64",
          "6Server-Capsule61:rubygem-smart_proxy_discovery-0:1.0.3-2.el6.noarch",
          "6Server-Capsule61:rubygem-smart_proxy_discovery-0:1.0.3-2.el6.src",
          "6Server-Capsule61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.noarch",
          "6Server-Capsule61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.src",
          "6Server-Satellite61:capsule-installer-0:2.3.22-1.el6.noarch",
          "6Server-Satellite61:foreman-0:1.7.2.49-1.el6_6sat.noarch",
          "6Server-Satellite61:foreman-0:1.7.2.49-1.el6_6sat.src",
          "6Server-Satellite61:foreman-compute-0:1.7.2.49-1.el6_6sat.noarch",
          "6Server-Satellite61:foreman-debug-0:1.7.2.49-1.el6_6sat.noarch",
          "6Server-Satellite61:foreman-discovery-image-1:3.0.5-3.el7sat.noarch",
          "6Server-Satellite61:foreman-discovery-image-1:3.0.5-3.el7sat.src",
          "6Server-Satellite61:foreman-gce-0:1.7.2.49-1.el6_6sat.noarch",
          "6Server-Satellite61:foreman-libvirt-0:1.7.2.49-1.el6_6sat.noarch",
          "6Server-Satellite61:foreman-ovirt-0:1.7.2.49-1.el6_6sat.noarch",
          "6Server-Satellite61:foreman-postgresql-0:1.7.2.49-1.el6_6sat.noarch",
          "6Server-Satellite61:foreman-proxy-0:1.7.2.7-1.el6.noarch",
          "6Server-Satellite61:foreman-proxy-0:1.7.2.7-1.el6.src",
          "6Server-Satellite61:foreman-vmware-0:1.7.2.49-1.el6_6sat.noarch",
          "6Server-Satellite61:gofer-0:2.6.8-1.el6.noarch",
          "6Server-Satellite61:gofer-0:2.6.8-1.el6.src",
          "6Server-Satellite61:katello-agent-0:2.2.6-1.el6.noarch",
          "6Server-Satellite61:katello-agent-0:2.2.6-1.el6.src",
          "6Server-Satellite61:katello-installer-0:2.3.22-1.el6.noarch",
          "6Server-Satellite61:katello-installer-base-0:2.3.22-1.el6.noarch",
          "6Server-Satellite61:katello-installer-base-0:2.3.22-1.el6.src",
          "6Server-Satellite61:libqpid-dispatch-0:0.4-11.el6.x86_64",
          "6Server-Satellite61:python-gofer-0:2.6.8-1.el6.noarch",
          "6Server-Satellite61:python-gofer-proton-0:2.6.8-1.el6.noarch",
          "6Server-Satellite61:python-gofer-qpid-0:2.6.8-1.el6.noarch",
          "6Server-Satellite61:python-nectar-0:1.3.4-1.el6.noarch",
          "6Server-Satellite61:python-nectar-0:1.3.4-1.el6.src",
          "6Server-Satellite61:python-qpid-0:0.30-7.el6.noarch",
          "6Server-Satellite61:python-qpid-0:0.30-7.el6.src",
          "6Server-Satellite61:python-qpid-proton-0:0.9-11.el6.x86_64",
          "6Server-Satellite61:qpid-dispatch-0:0.4-11.el6.src",
          "6Server-Satellite61:qpid-dispatch-debuginfo-0:0.4-11.el6.x86_64",
          "6Server-Satellite61:qpid-dispatch-router-0:0.4-11.el6.x86_64",
          "6Server-Satellite61:qpid-dispatch-tools-0:0.4-11.el6.x86_64",
          "6Server-Satellite61:qpid-proton-0:0.9-11.el6.src",
          "6Server-Satellite61:qpid-proton-c-0:0.9-11.el6.x86_64",
          "6Server-Satellite61:qpid-proton-debuginfo-0:0.9-11.el6.x86_64",
          "6Server-Satellite61:ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el6_6sat.noarch",
          "6Server-Satellite61:ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el6_6sat.src",
          "6Server-Satellite61:ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el6_6sat.noarch",
          "6Server-Satellite61:ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el6_6sat.src",
          "6Server-Satellite61:ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el6_6sat.noarch",
          "6Server-Satellite61:ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el6_6sat.src",
          "6Server-Satellite61:ruby193-rubygem-katello-0:2.2.0.77-1.el6_6sat.noarch",
          "6Server-Satellite61:ruby193-rubygem-katello-0:2.2.0.77-1.el6_6sat.src",
          "6Server-Satellite61:ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el6_6sat.noarch",
          "6Server-Satellite61:ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el6_6sat.src",
          "6Server-Satellite61:rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el6.noarch",
          "6Server-Satellite61:rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el6.src",
          "6Server-Satellite61:rubygem-hammer_cli_foreman_docker-doc-0:0.0.3.10-1.el6.noarch",
          "6Server-Satellite61:rubygem-newt-0:0.9.6-1.el6.src",
          "6Server-Satellite61:rubygem-newt-0:0.9.6-1.el6.x86_64",
          "6Server-Satellite61:rubygem-newt-debuginfo-0:0.9.6-1.el6.x86_64",
          "6Server-Satellite61:rubygem-smart_proxy_discovery-0:1.0.3-2.el6.noarch",
          "6Server-Satellite61:rubygem-smart_proxy_discovery-0:1.0.3-2.el6.src",
          "6Server-Satellite61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.noarch",
          "6Server-Satellite61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.src",
          "7Server-Capsule61:capsule-installer-0:2.3.22-1.el7sat.noarch",
          "7Server-Capsule61:foreman-0:1.7.2.49-1.el7sat.noarch",
          "7Server-Capsule61:foreman-0:1.7.2.49-1.el7sat.src",
          "7Server-Capsule61:foreman-compute-0:1.7.2.49-1.el7sat.noarch",
          "7Server-Capsule61:foreman-debug-0:1.7.2.49-1.el7sat.noarch",
          "7Server-Capsule61:foreman-discovery-image-1:3.0.5-3.el7sat.noarch",
          "7Server-Capsule61:foreman-discovery-image-1:3.0.5-3.el7sat.src",
          "7Server-Capsule61:foreman-gce-0:1.7.2.49-1.el7sat.noarch",
          "7Server-Capsule61:foreman-libvirt-0:1.7.2.49-1.el7sat.noarch",
          "7Server-Capsule61:foreman-ovirt-0:1.7.2.49-1.el7sat.noarch",
          "7Server-Capsule61:foreman-postgresql-0:1.7.2.49-1.el7sat.noarch",
          "7Server-Capsule61:foreman-proxy-0:1.7.2.7-1.el7sat.noarch",
          "7Server-Capsule61:foreman-proxy-0:1.7.2.7-1.el7sat.src",
          "7Server-Capsule61:foreman-vmware-0:1.7.2.49-1.el7sat.noarch",
          "7Server-Capsule61:gofer-0:2.6.8-1.el7sat.noarch",
          "7Server-Capsule61:gofer-0:2.6.8-1.el7sat.src",
          "7Server-Capsule61:katello-agent-0:2.2.6-1.el7sat.noarch",
          "7Server-Capsule61:katello-agent-0:2.2.6-1.el7sat.src",
          "7Server-Capsule61:katello-installer-0:2.3.22-1.el7sat.noarch",
          "7Server-Capsule61:katello-installer-base-0:2.3.22-1.el7sat.noarch",
          "7Server-Capsule61:katello-installer-base-0:2.3.22-1.el7sat.src",
          "7Server-Capsule61:libqpid-dispatch-0:0.4-11.el7.x86_64",
          "7Server-Capsule61:python-gofer-0:2.6.8-1.el7sat.noarch",
          "7Server-Capsule61:python-gofer-proton-0:2.6.8-1.el7sat.noarch",
          "7Server-Capsule61:python-gofer-qpid-0:2.6.8-1.el7sat.noarch",
          "7Server-Capsule61:python-nectar-0:1.3.4-1.el7sat.noarch",
          "7Server-Capsule61:python-nectar-0:1.3.4-1.el7sat.src",
          "7Server-Capsule61:python-qpid-0:0.30-7.el7.noarch",
          "7Server-Capsule61:python-qpid-0:0.30-7.el7.src",
          "7Server-Capsule61:python-qpid-proton-0:0.9-11.el7.x86_64",
          "7Server-Capsule61:qpid-dispatch-0:0.4-11.el7.src",
          "7Server-Capsule61:qpid-dispatch-debuginfo-0:0.4-11.el7.x86_64",
          "7Server-Capsule61:qpid-dispatch-router-0:0.4-11.el7.x86_64",
          "7Server-Capsule61:qpid-dispatch-tools-0:0.4-11.el7.x86_64",
          "7Server-Capsule61:qpid-proton-0:0.9-11.el7.src",
          "7Server-Capsule61:qpid-proton-c-0:0.9-11.el7.x86_64",
          "7Server-Capsule61:qpid-proton-debuginfo-0:0.9-11.el7.x86_64",
          "7Server-Capsule61:rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.noarch",
          "7Server-Capsule61:rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.src",
          "7Server-Capsule61:rubygem-hammer_cli_foreman_docker-doc-0:0.0.3.10-1.el7sat.noarch",
          "7Server-Capsule61:rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.noarch",
          "7Server-Capsule61:rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.src",
          "7Server-Capsule61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.noarch",
          "7Server-Capsule61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.src",
          "7Server-Satellite61:capsule-installer-0:2.3.22-1.el7sat.noarch",
          "7Server-Satellite61:foreman-0:1.7.2.49-1.el7sat.noarch",
          "7Server-Satellite61:foreman-0:1.7.2.49-1.el7sat.src",
          "7Server-Satellite61:foreman-compute-0:1.7.2.49-1.el7sat.noarch",
          "7Server-Satellite61:foreman-debug-0:1.7.2.49-1.el7sat.noarch",
          "7Server-Satellite61:foreman-discovery-image-1:3.0.5-3.el7sat.noarch",
          "7Server-Satellite61:foreman-discovery-image-1:3.0.5-3.el7sat.src",
          "7Server-Satellite61:foreman-gce-0:1.7.2.49-1.el7sat.noarch",
          "7Server-Satellite61:foreman-libvirt-0:1.7.2.49-1.el7sat.noarch",
          "7Server-Satellite61:foreman-ovirt-0:1.7.2.49-1.el7sat.noarch",
          "7Server-Satellite61:foreman-postgresql-0:1.7.2.49-1.el7sat.noarch",
          "7Server-Satellite61:foreman-proxy-0:1.7.2.7-1.el7sat.noarch",
          "7Server-Satellite61:foreman-proxy-0:1.7.2.7-1.el7sat.src",
          "7Server-Satellite61:foreman-vmware-0:1.7.2.49-1.el7sat.noarch",
          "7Server-Satellite61:gofer-0:2.6.8-1.el7sat.noarch",
          "7Server-Satellite61:gofer-0:2.6.8-1.el7sat.src",
          "7Server-Satellite61:katello-agent-0:2.2.6-1.el7sat.noarch",
          "7Server-Satellite61:katello-agent-0:2.2.6-1.el7sat.src",
          "7Server-Satellite61:katello-installer-0:2.3.22-1.el7sat.noarch",
          "7Server-Satellite61:katello-installer-base-0:2.3.22-1.el7sat.noarch",
          "7Server-Satellite61:katello-installer-base-0:2.3.22-1.el7sat.src",
          "7Server-Satellite61:libqpid-dispatch-0:0.4-11.el7.x86_64",
          "7Server-Satellite61:python-gofer-0:2.6.8-1.el7sat.noarch",
          "7Server-Satellite61:python-gofer-proton-0:2.6.8-1.el7sat.noarch",
          "7Server-Satellite61:python-gofer-qpid-0:2.6.8-1.el7sat.noarch",
          "7Server-Satellite61:python-nectar-0:1.3.4-1.el7sat.noarch",
          "7Server-Satellite61:python-nectar-0:1.3.4-1.el7sat.src",
          "7Server-Satellite61:python-qpid-0:0.30-7.el7.noarch",
          "7Server-Satellite61:python-qpid-0:0.30-7.el7.src",
          "7Server-Satellite61:python-qpid-proton-0:0.9-11.el7.x86_64",
          "7Server-Satellite61:qpid-dispatch-0:0.4-11.el7.src",
          "7Server-Satellite61:qpid-dispatch-debuginfo-0:0.4-11.el7.x86_64",
          "7Server-Satellite61:qpid-dispatch-router-0:0.4-11.el7.x86_64",
          "7Server-Satellite61:qpid-dispatch-tools-0:0.4-11.el7.x86_64",
          "7Server-Satellite61:qpid-proton-0:0.9-11.el7.src",
          "7Server-Satellite61:qpid-proton-c-0:0.9-11.el7.x86_64",
          "7Server-Satellite61:qpid-proton-debuginfo-0:0.9-11.el7.x86_64",
          "7Server-Satellite61:ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el7sat.noarch",
          "7Server-Satellite61:ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el7sat.src",
          "7Server-Satellite61:ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el7sat.noarch",
          "7Server-Satellite61:ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el7sat.src",
          "7Server-Satellite61:ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el7sat.noarch",
          "7Server-Satellite61:ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el7sat.src",
          "7Server-Satellite61:ruby193-rubygem-katello-0:2.2.0.77-1.el7sat.noarch",
          "7Server-Satellite61:ruby193-rubygem-katello-0:2.2.0.77-1.el7sat.src",
          "7Server-Satellite61:ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el7sat.noarch",
          "7Server-Satellite61:ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el7sat.src",
          "7Server-Satellite61:rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.noarch",
          "7Server-Satellite61:rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.src",
          "7Server-Satellite61:rubygem-hammer_cli_foreman_docker-doc-0:0.0.3.10-1.el7sat.noarch",
          "7Server-Satellite61:rubygem-newt-0:0.9.6-1.el7sat.src",
          "7Server-Satellite61:rubygem-newt-0:0.9.6-1.el7sat.x86_64",
          "7Server-Satellite61:rubygem-newt-debuginfo-0:0.9.6-1.el7sat.x86_64",
          "7Server-Satellite61:rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.noarch",
          "7Server-Satellite61:rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.src",
          "7Server-Satellite61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.noarch",
          "7Server-Satellite61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2015-5233"
        },
        {
          "category": "external",
          "summary": "RHBZ#1262443",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1262443"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2015-5233",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-5233"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-5233",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5233"
        }
      ],
      "release_date": "2015-08-27T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2015-12-15T09:17:45+00:00",
          "details": "Before applying this update, make sure all previously released\nerrata relevant to your system have been applied.\n\nTo update this system to include these fixes ensure your system has \naccess to the latest Red Hat packages.  For instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThen re-run the installer to complete the upgrade:\n\n# katello-installer --upgrade\n\nor\n\n# capsule-installer --upgrade",
          "product_ids": [
            "6Server-Capsule61:capsule-installer-0:2.3.22-1.el6.noarch",
            "6Server-Capsule61:foreman-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Capsule61:foreman-0:1.7.2.49-1.el6_6sat.src",
            "6Server-Capsule61:foreman-compute-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Capsule61:foreman-debug-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Capsule61:foreman-discovery-image-1:3.0.5-3.el7sat.noarch",
            "6Server-Capsule61:foreman-discovery-image-1:3.0.5-3.el7sat.src",
            "6Server-Capsule61:foreman-gce-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Capsule61:foreman-libvirt-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Capsule61:foreman-ovirt-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Capsule61:foreman-postgresql-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Capsule61:foreman-proxy-0:1.7.2.7-1.el6.noarch",
            "6Server-Capsule61:foreman-proxy-0:1.7.2.7-1.el6.src",
            "6Server-Capsule61:foreman-vmware-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Capsule61:gofer-0:2.6.8-1.el6.noarch",
            "6Server-Capsule61:gofer-0:2.6.8-1.el6.src",
            "6Server-Capsule61:katello-agent-0:2.2.6-1.el6.noarch",
            "6Server-Capsule61:katello-agent-0:2.2.6-1.el6.src",
            "6Server-Capsule61:katello-installer-0:2.3.22-1.el6.noarch",
            "6Server-Capsule61:katello-installer-base-0:2.3.22-1.el6.noarch",
            "6Server-Capsule61:katello-installer-base-0:2.3.22-1.el6.src",
            "6Server-Capsule61:libqpid-dispatch-0:0.4-11.el6.x86_64",
            "6Server-Capsule61:python-gofer-0:2.6.8-1.el6.noarch",
            "6Server-Capsule61:python-gofer-proton-0:2.6.8-1.el6.noarch",
            "6Server-Capsule61:python-gofer-qpid-0:2.6.8-1.el6.noarch",
            "6Server-Capsule61:python-nectar-0:1.3.4-1.el6.noarch",
            "6Server-Capsule61:python-nectar-0:1.3.4-1.el6.src",
            "6Server-Capsule61:python-qpid-0:0.30-7.el6.noarch",
            "6Server-Capsule61:python-qpid-0:0.30-7.el6.src",
            "6Server-Capsule61:python-qpid-proton-0:0.9-11.el6.x86_64",
            "6Server-Capsule61:qpid-dispatch-0:0.4-11.el6.src",
            "6Server-Capsule61:qpid-dispatch-debuginfo-0:0.4-11.el6.x86_64",
            "6Server-Capsule61:qpid-dispatch-router-0:0.4-11.el6.x86_64",
            "6Server-Capsule61:qpid-dispatch-tools-0:0.4-11.el6.x86_64",
            "6Server-Capsule61:qpid-proton-0:0.9-11.el6.src",
            "6Server-Capsule61:qpid-proton-c-0:0.9-11.el6.x86_64",
            "6Server-Capsule61:qpid-proton-debuginfo-0:0.9-11.el6.x86_64",
            "6Server-Capsule61:rubygem-smart_proxy_discovery-0:1.0.3-2.el6.noarch",
            "6Server-Capsule61:rubygem-smart_proxy_discovery-0:1.0.3-2.el6.src",
            "6Server-Capsule61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.noarch",
            "6Server-Capsule61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.src",
            "6Server-Satellite61:capsule-installer-0:2.3.22-1.el6.noarch",
            "6Server-Satellite61:foreman-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Satellite61:foreman-0:1.7.2.49-1.el6_6sat.src",
            "6Server-Satellite61:foreman-compute-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Satellite61:foreman-debug-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Satellite61:foreman-discovery-image-1:3.0.5-3.el7sat.noarch",
            "6Server-Satellite61:foreman-discovery-image-1:3.0.5-3.el7sat.src",
            "6Server-Satellite61:foreman-gce-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Satellite61:foreman-libvirt-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Satellite61:foreman-ovirt-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Satellite61:foreman-postgresql-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Satellite61:foreman-proxy-0:1.7.2.7-1.el6.noarch",
            "6Server-Satellite61:foreman-proxy-0:1.7.2.7-1.el6.src",
            "6Server-Satellite61:foreman-vmware-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Satellite61:gofer-0:2.6.8-1.el6.noarch",
            "6Server-Satellite61:gofer-0:2.6.8-1.el6.src",
            "6Server-Satellite61:katello-agent-0:2.2.6-1.el6.noarch",
            "6Server-Satellite61:katello-agent-0:2.2.6-1.el6.src",
            "6Server-Satellite61:katello-installer-0:2.3.22-1.el6.noarch",
            "6Server-Satellite61:katello-installer-base-0:2.3.22-1.el6.noarch",
            "6Server-Satellite61:katello-installer-base-0:2.3.22-1.el6.src",
            "6Server-Satellite61:libqpid-dispatch-0:0.4-11.el6.x86_64",
            "6Server-Satellite61:python-gofer-0:2.6.8-1.el6.noarch",
            "6Server-Satellite61:python-gofer-proton-0:2.6.8-1.el6.noarch",
            "6Server-Satellite61:python-gofer-qpid-0:2.6.8-1.el6.noarch",
            "6Server-Satellite61:python-nectar-0:1.3.4-1.el6.noarch",
            "6Server-Satellite61:python-nectar-0:1.3.4-1.el6.src",
            "6Server-Satellite61:python-qpid-0:0.30-7.el6.noarch",
            "6Server-Satellite61:python-qpid-0:0.30-7.el6.src",
            "6Server-Satellite61:python-qpid-proton-0:0.9-11.el6.x86_64",
            "6Server-Satellite61:qpid-dispatch-0:0.4-11.el6.src",
            "6Server-Satellite61:qpid-dispatch-debuginfo-0:0.4-11.el6.x86_64",
            "6Server-Satellite61:qpid-dispatch-router-0:0.4-11.el6.x86_64",
            "6Server-Satellite61:qpid-dispatch-tools-0:0.4-11.el6.x86_64",
            "6Server-Satellite61:qpid-proton-0:0.9-11.el6.src",
            "6Server-Satellite61:qpid-proton-c-0:0.9-11.el6.x86_64",
            "6Server-Satellite61:qpid-proton-debuginfo-0:0.9-11.el6.x86_64",
            "6Server-Satellite61:ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el6_6sat.noarch",
            "6Server-Satellite61:ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el6_6sat.src",
            "6Server-Satellite61:ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el6_6sat.noarch",
            "6Server-Satellite61:ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el6_6sat.src",
            "6Server-Satellite61:ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el6_6sat.noarch",
            "6Server-Satellite61:ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el6_6sat.src",
            "6Server-Satellite61:ruby193-rubygem-katello-0:2.2.0.77-1.el6_6sat.noarch",
            "6Server-Satellite61:ruby193-rubygem-katello-0:2.2.0.77-1.el6_6sat.src",
            "6Server-Satellite61:ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el6_6sat.noarch",
            "6Server-Satellite61:ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el6_6sat.src",
            "6Server-Satellite61:rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el6.noarch",
            "6Server-Satellite61:rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el6.src",
            "6Server-Satellite61:rubygem-hammer_cli_foreman_docker-doc-0:0.0.3.10-1.el6.noarch",
            "6Server-Satellite61:rubygem-newt-0:0.9.6-1.el6.src",
            "6Server-Satellite61:rubygem-newt-0:0.9.6-1.el6.x86_64",
            "6Server-Satellite61:rubygem-newt-debuginfo-0:0.9.6-1.el6.x86_64",
            "6Server-Satellite61:rubygem-smart_proxy_discovery-0:1.0.3-2.el6.noarch",
            "6Server-Satellite61:rubygem-smart_proxy_discovery-0:1.0.3-2.el6.src",
            "6Server-Satellite61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.noarch",
            "6Server-Satellite61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.src",
            "7Server-Capsule61:capsule-installer-0:2.3.22-1.el7sat.noarch",
            "7Server-Capsule61:foreman-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Capsule61:foreman-0:1.7.2.49-1.el7sat.src",
            "7Server-Capsule61:foreman-compute-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Capsule61:foreman-debug-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Capsule61:foreman-discovery-image-1:3.0.5-3.el7sat.noarch",
            "7Server-Capsule61:foreman-discovery-image-1:3.0.5-3.el7sat.src",
            "7Server-Capsule61:foreman-gce-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Capsule61:foreman-libvirt-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Capsule61:foreman-ovirt-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Capsule61:foreman-postgresql-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Capsule61:foreman-proxy-0:1.7.2.7-1.el7sat.noarch",
            "7Server-Capsule61:foreman-proxy-0:1.7.2.7-1.el7sat.src",
            "7Server-Capsule61:foreman-vmware-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Capsule61:gofer-0:2.6.8-1.el7sat.noarch",
            "7Server-Capsule61:gofer-0:2.6.8-1.el7sat.src",
            "7Server-Capsule61:katello-agent-0:2.2.6-1.el7sat.noarch",
            "7Server-Capsule61:katello-agent-0:2.2.6-1.el7sat.src",
            "7Server-Capsule61:katello-installer-0:2.3.22-1.el7sat.noarch",
            "7Server-Capsule61:katello-installer-base-0:2.3.22-1.el7sat.noarch",
            "7Server-Capsule61:katello-installer-base-0:2.3.22-1.el7sat.src",
            "7Server-Capsule61:libqpid-dispatch-0:0.4-11.el7.x86_64",
            "7Server-Capsule61:python-gofer-0:2.6.8-1.el7sat.noarch",
            "7Server-Capsule61:python-gofer-proton-0:2.6.8-1.el7sat.noarch",
            "7Server-Capsule61:python-gofer-qpid-0:2.6.8-1.el7sat.noarch",
            "7Server-Capsule61:python-nectar-0:1.3.4-1.el7sat.noarch",
            "7Server-Capsule61:python-nectar-0:1.3.4-1.el7sat.src",
            "7Server-Capsule61:python-qpid-0:0.30-7.el7.noarch",
            "7Server-Capsule61:python-qpid-0:0.30-7.el7.src",
            "7Server-Capsule61:python-qpid-proton-0:0.9-11.el7.x86_64",
            "7Server-Capsule61:qpid-dispatch-0:0.4-11.el7.src",
            "7Server-Capsule61:qpid-dispatch-debuginfo-0:0.4-11.el7.x86_64",
            "7Server-Capsule61:qpid-dispatch-router-0:0.4-11.el7.x86_64",
            "7Server-Capsule61:qpid-dispatch-tools-0:0.4-11.el7.x86_64",
            "7Server-Capsule61:qpid-proton-0:0.9-11.el7.src",
            "7Server-Capsule61:qpid-proton-c-0:0.9-11.el7.x86_64",
            "7Server-Capsule61:qpid-proton-debuginfo-0:0.9-11.el7.x86_64",
            "7Server-Capsule61:rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.noarch",
            "7Server-Capsule61:rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.src",
            "7Server-Capsule61:rubygem-hammer_cli_foreman_docker-doc-0:0.0.3.10-1.el7sat.noarch",
            "7Server-Capsule61:rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.noarch",
            "7Server-Capsule61:rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.src",
            "7Server-Capsule61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.noarch",
            "7Server-Capsule61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.src",
            "7Server-Satellite61:capsule-installer-0:2.3.22-1.el7sat.noarch",
            "7Server-Satellite61:foreman-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Satellite61:foreman-0:1.7.2.49-1.el7sat.src",
            "7Server-Satellite61:foreman-compute-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Satellite61:foreman-debug-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Satellite61:foreman-discovery-image-1:3.0.5-3.el7sat.noarch",
            "7Server-Satellite61:foreman-discovery-image-1:3.0.5-3.el7sat.src",
            "7Server-Satellite61:foreman-gce-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Satellite61:foreman-libvirt-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Satellite61:foreman-ovirt-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Satellite61:foreman-postgresql-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Satellite61:foreman-proxy-0:1.7.2.7-1.el7sat.noarch",
            "7Server-Satellite61:foreman-proxy-0:1.7.2.7-1.el7sat.src",
            "7Server-Satellite61:foreman-vmware-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Satellite61:gofer-0:2.6.8-1.el7sat.noarch",
            "7Server-Satellite61:gofer-0:2.6.8-1.el7sat.src",
            "7Server-Satellite61:katello-agent-0:2.2.6-1.el7sat.noarch",
            "7Server-Satellite61:katello-agent-0:2.2.6-1.el7sat.src",
            "7Server-Satellite61:katello-installer-0:2.3.22-1.el7sat.noarch",
            "7Server-Satellite61:katello-installer-base-0:2.3.22-1.el7sat.noarch",
            "7Server-Satellite61:katello-installer-base-0:2.3.22-1.el7sat.src",
            "7Server-Satellite61:libqpid-dispatch-0:0.4-11.el7.x86_64",
            "7Server-Satellite61:python-gofer-0:2.6.8-1.el7sat.noarch",
            "7Server-Satellite61:python-gofer-proton-0:2.6.8-1.el7sat.noarch",
            "7Server-Satellite61:python-gofer-qpid-0:2.6.8-1.el7sat.noarch",
            "7Server-Satellite61:python-nectar-0:1.3.4-1.el7sat.noarch",
            "7Server-Satellite61:python-nectar-0:1.3.4-1.el7sat.src",
            "7Server-Satellite61:python-qpid-0:0.30-7.el7.noarch",
            "7Server-Satellite61:python-qpid-0:0.30-7.el7.src",
            "7Server-Satellite61:python-qpid-proton-0:0.9-11.el7.x86_64",
            "7Server-Satellite61:qpid-dispatch-0:0.4-11.el7.src",
            "7Server-Satellite61:qpid-dispatch-debuginfo-0:0.4-11.el7.x86_64",
            "7Server-Satellite61:qpid-dispatch-router-0:0.4-11.el7.x86_64",
            "7Server-Satellite61:qpid-dispatch-tools-0:0.4-11.el7.x86_64",
            "7Server-Satellite61:qpid-proton-0:0.9-11.el7.src",
            "7Server-Satellite61:qpid-proton-c-0:0.9-11.el7.x86_64",
            "7Server-Satellite61:qpid-proton-debuginfo-0:0.9-11.el7.x86_64",
            "7Server-Satellite61:ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el7sat.noarch",
            "7Server-Satellite61:ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el7sat.src",
            "7Server-Satellite61:ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el7sat.noarch",
            "7Server-Satellite61:ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el7sat.src",
            "7Server-Satellite61:ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el7sat.noarch",
            "7Server-Satellite61:ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el7sat.src",
            "7Server-Satellite61:ruby193-rubygem-katello-0:2.2.0.77-1.el7sat.noarch",
            "7Server-Satellite61:ruby193-rubygem-katello-0:2.2.0.77-1.el7sat.src",
            "7Server-Satellite61:ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el7sat.noarch",
            "7Server-Satellite61:ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el7sat.src",
            "7Server-Satellite61:rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.noarch",
            "7Server-Satellite61:rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.src",
            "7Server-Satellite61:rubygem-hammer_cli_foreman_docker-doc-0:0.0.3.10-1.el7sat.noarch",
            "7Server-Satellite61:rubygem-newt-0:0.9.6-1.el7sat.src",
            "7Server-Satellite61:rubygem-newt-0:0.9.6-1.el7sat.x86_64",
            "7Server-Satellite61:rubygem-newt-debuginfo-0:0.9.6-1.el7sat.x86_64",
            "7Server-Satellite61:rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.noarch",
            "7Server-Satellite61:rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.src",
            "7Server-Satellite61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.noarch",
            "7Server-Satellite61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.src"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2015:2622"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "SINGLE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 5.5,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:P",
            "version": "2.0"
          },
          "products": [
            "6Server-Capsule61:capsule-installer-0:2.3.22-1.el6.noarch",
            "6Server-Capsule61:foreman-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Capsule61:foreman-0:1.7.2.49-1.el6_6sat.src",
            "6Server-Capsule61:foreman-compute-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Capsule61:foreman-debug-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Capsule61:foreman-discovery-image-1:3.0.5-3.el7sat.noarch",
            "6Server-Capsule61:foreman-discovery-image-1:3.0.5-3.el7sat.src",
            "6Server-Capsule61:foreman-gce-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Capsule61:foreman-libvirt-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Capsule61:foreman-ovirt-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Capsule61:foreman-postgresql-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Capsule61:foreman-proxy-0:1.7.2.7-1.el6.noarch",
            "6Server-Capsule61:foreman-proxy-0:1.7.2.7-1.el6.src",
            "6Server-Capsule61:foreman-vmware-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Capsule61:gofer-0:2.6.8-1.el6.noarch",
            "6Server-Capsule61:gofer-0:2.6.8-1.el6.src",
            "6Server-Capsule61:katello-agent-0:2.2.6-1.el6.noarch",
            "6Server-Capsule61:katello-agent-0:2.2.6-1.el6.src",
            "6Server-Capsule61:katello-installer-0:2.3.22-1.el6.noarch",
            "6Server-Capsule61:katello-installer-base-0:2.3.22-1.el6.noarch",
            "6Server-Capsule61:katello-installer-base-0:2.3.22-1.el6.src",
            "6Server-Capsule61:libqpid-dispatch-0:0.4-11.el6.x86_64",
            "6Server-Capsule61:python-gofer-0:2.6.8-1.el6.noarch",
            "6Server-Capsule61:python-gofer-proton-0:2.6.8-1.el6.noarch",
            "6Server-Capsule61:python-gofer-qpid-0:2.6.8-1.el6.noarch",
            "6Server-Capsule61:python-nectar-0:1.3.4-1.el6.noarch",
            "6Server-Capsule61:python-nectar-0:1.3.4-1.el6.src",
            "6Server-Capsule61:python-qpid-0:0.30-7.el6.noarch",
            "6Server-Capsule61:python-qpid-0:0.30-7.el6.src",
            "6Server-Capsule61:python-qpid-proton-0:0.9-11.el6.x86_64",
            "6Server-Capsule61:qpid-dispatch-0:0.4-11.el6.src",
            "6Server-Capsule61:qpid-dispatch-debuginfo-0:0.4-11.el6.x86_64",
            "6Server-Capsule61:qpid-dispatch-router-0:0.4-11.el6.x86_64",
            "6Server-Capsule61:qpid-dispatch-tools-0:0.4-11.el6.x86_64",
            "6Server-Capsule61:qpid-proton-0:0.9-11.el6.src",
            "6Server-Capsule61:qpid-proton-c-0:0.9-11.el6.x86_64",
            "6Server-Capsule61:qpid-proton-debuginfo-0:0.9-11.el6.x86_64",
            "6Server-Capsule61:rubygem-smart_proxy_discovery-0:1.0.3-2.el6.noarch",
            "6Server-Capsule61:rubygem-smart_proxy_discovery-0:1.0.3-2.el6.src",
            "6Server-Capsule61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.noarch",
            "6Server-Capsule61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.src",
            "6Server-Satellite61:capsule-installer-0:2.3.22-1.el6.noarch",
            "6Server-Satellite61:foreman-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Satellite61:foreman-0:1.7.2.49-1.el6_6sat.src",
            "6Server-Satellite61:foreman-compute-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Satellite61:foreman-debug-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Satellite61:foreman-discovery-image-1:3.0.5-3.el7sat.noarch",
            "6Server-Satellite61:foreman-discovery-image-1:3.0.5-3.el7sat.src",
            "6Server-Satellite61:foreman-gce-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Satellite61:foreman-libvirt-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Satellite61:foreman-ovirt-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Satellite61:foreman-postgresql-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Satellite61:foreman-proxy-0:1.7.2.7-1.el6.noarch",
            "6Server-Satellite61:foreman-proxy-0:1.7.2.7-1.el6.src",
            "6Server-Satellite61:foreman-vmware-0:1.7.2.49-1.el6_6sat.noarch",
            "6Server-Satellite61:gofer-0:2.6.8-1.el6.noarch",
            "6Server-Satellite61:gofer-0:2.6.8-1.el6.src",
            "6Server-Satellite61:katello-agent-0:2.2.6-1.el6.noarch",
            "6Server-Satellite61:katello-agent-0:2.2.6-1.el6.src",
            "6Server-Satellite61:katello-installer-0:2.3.22-1.el6.noarch",
            "6Server-Satellite61:katello-installer-base-0:2.3.22-1.el6.noarch",
            "6Server-Satellite61:katello-installer-base-0:2.3.22-1.el6.src",
            "6Server-Satellite61:libqpid-dispatch-0:0.4-11.el6.x86_64",
            "6Server-Satellite61:python-gofer-0:2.6.8-1.el6.noarch",
            "6Server-Satellite61:python-gofer-proton-0:2.6.8-1.el6.noarch",
            "6Server-Satellite61:python-gofer-qpid-0:2.6.8-1.el6.noarch",
            "6Server-Satellite61:python-nectar-0:1.3.4-1.el6.noarch",
            "6Server-Satellite61:python-nectar-0:1.3.4-1.el6.src",
            "6Server-Satellite61:python-qpid-0:0.30-7.el6.noarch",
            "6Server-Satellite61:python-qpid-0:0.30-7.el6.src",
            "6Server-Satellite61:python-qpid-proton-0:0.9-11.el6.x86_64",
            "6Server-Satellite61:qpid-dispatch-0:0.4-11.el6.src",
            "6Server-Satellite61:qpid-dispatch-debuginfo-0:0.4-11.el6.x86_64",
            "6Server-Satellite61:qpid-dispatch-router-0:0.4-11.el6.x86_64",
            "6Server-Satellite61:qpid-dispatch-tools-0:0.4-11.el6.x86_64",
            "6Server-Satellite61:qpid-proton-0:0.9-11.el6.src",
            "6Server-Satellite61:qpid-proton-c-0:0.9-11.el6.x86_64",
            "6Server-Satellite61:qpid-proton-debuginfo-0:0.9-11.el6.x86_64",
            "6Server-Satellite61:ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el6_6sat.noarch",
            "6Server-Satellite61:ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el6_6sat.src",
            "6Server-Satellite61:ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el6_6sat.noarch",
            "6Server-Satellite61:ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el6_6sat.src",
            "6Server-Satellite61:ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el6_6sat.noarch",
            "6Server-Satellite61:ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el6_6sat.src",
            "6Server-Satellite61:ruby193-rubygem-katello-0:2.2.0.77-1.el6_6sat.noarch",
            "6Server-Satellite61:ruby193-rubygem-katello-0:2.2.0.77-1.el6_6sat.src",
            "6Server-Satellite61:ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el6_6sat.noarch",
            "6Server-Satellite61:ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el6_6sat.src",
            "6Server-Satellite61:rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el6.noarch",
            "6Server-Satellite61:rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el6.src",
            "6Server-Satellite61:rubygem-hammer_cli_foreman_docker-doc-0:0.0.3.10-1.el6.noarch",
            "6Server-Satellite61:rubygem-newt-0:0.9.6-1.el6.src",
            "6Server-Satellite61:rubygem-newt-0:0.9.6-1.el6.x86_64",
            "6Server-Satellite61:rubygem-newt-debuginfo-0:0.9.6-1.el6.x86_64",
            "6Server-Satellite61:rubygem-smart_proxy_discovery-0:1.0.3-2.el6.noarch",
            "6Server-Satellite61:rubygem-smart_proxy_discovery-0:1.0.3-2.el6.src",
            "6Server-Satellite61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.noarch",
            "6Server-Satellite61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el6.src",
            "7Server-Capsule61:capsule-installer-0:2.3.22-1.el7sat.noarch",
            "7Server-Capsule61:foreman-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Capsule61:foreman-0:1.7.2.49-1.el7sat.src",
            "7Server-Capsule61:foreman-compute-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Capsule61:foreman-debug-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Capsule61:foreman-discovery-image-1:3.0.5-3.el7sat.noarch",
            "7Server-Capsule61:foreman-discovery-image-1:3.0.5-3.el7sat.src",
            "7Server-Capsule61:foreman-gce-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Capsule61:foreman-libvirt-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Capsule61:foreman-ovirt-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Capsule61:foreman-postgresql-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Capsule61:foreman-proxy-0:1.7.2.7-1.el7sat.noarch",
            "7Server-Capsule61:foreman-proxy-0:1.7.2.7-1.el7sat.src",
            "7Server-Capsule61:foreman-vmware-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Capsule61:gofer-0:2.6.8-1.el7sat.noarch",
            "7Server-Capsule61:gofer-0:2.6.8-1.el7sat.src",
            "7Server-Capsule61:katello-agent-0:2.2.6-1.el7sat.noarch",
            "7Server-Capsule61:katello-agent-0:2.2.6-1.el7sat.src",
            "7Server-Capsule61:katello-installer-0:2.3.22-1.el7sat.noarch",
            "7Server-Capsule61:katello-installer-base-0:2.3.22-1.el7sat.noarch",
            "7Server-Capsule61:katello-installer-base-0:2.3.22-1.el7sat.src",
            "7Server-Capsule61:libqpid-dispatch-0:0.4-11.el7.x86_64",
            "7Server-Capsule61:python-gofer-0:2.6.8-1.el7sat.noarch",
            "7Server-Capsule61:python-gofer-proton-0:2.6.8-1.el7sat.noarch",
            "7Server-Capsule61:python-gofer-qpid-0:2.6.8-1.el7sat.noarch",
            "7Server-Capsule61:python-nectar-0:1.3.4-1.el7sat.noarch",
            "7Server-Capsule61:python-nectar-0:1.3.4-1.el7sat.src",
            "7Server-Capsule61:python-qpid-0:0.30-7.el7.noarch",
            "7Server-Capsule61:python-qpid-0:0.30-7.el7.src",
            "7Server-Capsule61:python-qpid-proton-0:0.9-11.el7.x86_64",
            "7Server-Capsule61:qpid-dispatch-0:0.4-11.el7.src",
            "7Server-Capsule61:qpid-dispatch-debuginfo-0:0.4-11.el7.x86_64",
            "7Server-Capsule61:qpid-dispatch-router-0:0.4-11.el7.x86_64",
            "7Server-Capsule61:qpid-dispatch-tools-0:0.4-11.el7.x86_64",
            "7Server-Capsule61:qpid-proton-0:0.9-11.el7.src",
            "7Server-Capsule61:qpid-proton-c-0:0.9-11.el7.x86_64",
            "7Server-Capsule61:qpid-proton-debuginfo-0:0.9-11.el7.x86_64",
            "7Server-Capsule61:rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.noarch",
            "7Server-Capsule61:rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.src",
            "7Server-Capsule61:rubygem-hammer_cli_foreman_docker-doc-0:0.0.3.10-1.el7sat.noarch",
            "7Server-Capsule61:rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.noarch",
            "7Server-Capsule61:rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.src",
            "7Server-Capsule61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.noarch",
            "7Server-Capsule61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.src",
            "7Server-Satellite61:capsule-installer-0:2.3.22-1.el7sat.noarch",
            "7Server-Satellite61:foreman-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Satellite61:foreman-0:1.7.2.49-1.el7sat.src",
            "7Server-Satellite61:foreman-compute-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Satellite61:foreman-debug-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Satellite61:foreman-discovery-image-1:3.0.5-3.el7sat.noarch",
            "7Server-Satellite61:foreman-discovery-image-1:3.0.5-3.el7sat.src",
            "7Server-Satellite61:foreman-gce-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Satellite61:foreman-libvirt-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Satellite61:foreman-ovirt-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Satellite61:foreman-postgresql-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Satellite61:foreman-proxy-0:1.7.2.7-1.el7sat.noarch",
            "7Server-Satellite61:foreman-proxy-0:1.7.2.7-1.el7sat.src",
            "7Server-Satellite61:foreman-vmware-0:1.7.2.49-1.el7sat.noarch",
            "7Server-Satellite61:gofer-0:2.6.8-1.el7sat.noarch",
            "7Server-Satellite61:gofer-0:2.6.8-1.el7sat.src",
            "7Server-Satellite61:katello-agent-0:2.2.6-1.el7sat.noarch",
            "7Server-Satellite61:katello-agent-0:2.2.6-1.el7sat.src",
            "7Server-Satellite61:katello-installer-0:2.3.22-1.el7sat.noarch",
            "7Server-Satellite61:katello-installer-base-0:2.3.22-1.el7sat.noarch",
            "7Server-Satellite61:katello-installer-base-0:2.3.22-1.el7sat.src",
            "7Server-Satellite61:libqpid-dispatch-0:0.4-11.el7.x86_64",
            "7Server-Satellite61:python-gofer-0:2.6.8-1.el7sat.noarch",
            "7Server-Satellite61:python-gofer-proton-0:2.6.8-1.el7sat.noarch",
            "7Server-Satellite61:python-gofer-qpid-0:2.6.8-1.el7sat.noarch",
            "7Server-Satellite61:python-nectar-0:1.3.4-1.el7sat.noarch",
            "7Server-Satellite61:python-nectar-0:1.3.4-1.el7sat.src",
            "7Server-Satellite61:python-qpid-0:0.30-7.el7.noarch",
            "7Server-Satellite61:python-qpid-0:0.30-7.el7.src",
            "7Server-Satellite61:python-qpid-proton-0:0.9-11.el7.x86_64",
            "7Server-Satellite61:qpid-dispatch-0:0.4-11.el7.src",
            "7Server-Satellite61:qpid-dispatch-debuginfo-0:0.4-11.el7.x86_64",
            "7Server-Satellite61:qpid-dispatch-router-0:0.4-11.el7.x86_64",
            "7Server-Satellite61:qpid-dispatch-tools-0:0.4-11.el7.x86_64",
            "7Server-Satellite61:qpid-proton-0:0.9-11.el7.src",
            "7Server-Satellite61:qpid-proton-c-0:0.9-11.el7.x86_64",
            "7Server-Satellite61:qpid-proton-debuginfo-0:0.9-11.el7.x86_64",
            "7Server-Satellite61:ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el7sat.noarch",
            "7Server-Satellite61:ruby193-rubygem-foreman-redhat_access-0:0.2.4-1.el7sat.src",
            "7Server-Satellite61:ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el7sat.noarch",
            "7Server-Satellite61:ruby193-rubygem-foreman_bootdisk-0:4.0.2.14-1.el7sat.src",
            "7Server-Satellite61:ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el7sat.noarch",
            "7Server-Satellite61:ruby193-rubygem-foreman_discovery-0:2.0.0.23-1.el7sat.src",
            "7Server-Satellite61:ruby193-rubygem-katello-0:2.2.0.77-1.el7sat.noarch",
            "7Server-Satellite61:ruby193-rubygem-katello-0:2.2.0.77-1.el7sat.src",
            "7Server-Satellite61:ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el7sat.noarch",
            "7Server-Satellite61:ruby193-rubygem-redhat_access_lib-0:0.0.6-1.el7sat.src",
            "7Server-Satellite61:rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.noarch",
            "7Server-Satellite61:rubygem-hammer_cli_foreman_docker-0:0.0.3.10-1.el7sat.src",
            "7Server-Satellite61:rubygem-hammer_cli_foreman_docker-doc-0:0.0.3.10-1.el7sat.noarch",
            "7Server-Satellite61:rubygem-newt-0:0.9.6-1.el7sat.src",
            "7Server-Satellite61:rubygem-newt-0:0.9.6-1.el7sat.x86_64",
            "7Server-Satellite61:rubygem-newt-debuginfo-0:0.9.6-1.el7sat.x86_64",
            "7Server-Satellite61:rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.noarch",
            "7Server-Satellite61:rubygem-smart_proxy_discovery-0:1.0.3-2.el7sat.src",
            "7Server-Satellite61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.noarch",
            "7Server-Satellite61:rubygem-smart_proxy_discovery_image-0:1.0.5-3.el7sat.src"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "foreman: reports show/destroy not restricted by host authorization"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...

Loading...

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.