Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-31958 (GCVE-0-2026-31958)
Vulnerability from cvelistv5 – Published: 2026-03-11 19:27 – Updated: 2026-04-01 14:32
VLAI
EPSS
Title
Tornado has a DoS due to too many multipart parts
Summary
Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the max_body_size setting (default 100MB). Since parsing occurs synchronously on the main thread, this creates the possibility of denial-of-service due to the cost of parsing very large multipart bodies with many parts. This vulnerability is fixed in 6.5.5.
Severity
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-400 - Uncontrolled Resource Consumption
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://github.com/tornadoweb/tornado/security/ad… | x_refsource_CONFIRM |
| https://lists.debian.org/debian-lts-announce/2026… |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| tornadoweb | tornado |
Affected:
< 6.5.5
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-31958",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-12T19:55:43.911671Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-12T19:55:50.969Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-04-01T14:32:33.146Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2026/04/msg00000.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "tornado",
"vendor": "tornadoweb",
"versions": [
{
"status": "affected",
"version": "\u003c 6.5.5"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the max_body_size setting (default 100MB). Since parsing occurs synchronously on the main thread, this creates the possibility of denial-of-service due to the cost of parsing very large multipart bodies with many parts. This vulnerability is fixed in 6.5.5."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-11T19:27:23.380Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-qjxf-f2mg-c6mc",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-qjxf-f2mg-c6mc"
}
],
"source": {
"advisory": "GHSA-qjxf-f2mg-c6mc",
"discovery": "UNKNOWN"
},
"title": "Tornado has a DoS due to too many multipart parts"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-31958",
"datePublished": "2026-03-11T19:27:23.380Z",
"dateReserved": "2026-03-10T15:40:10.481Z",
"dateUpdated": "2026-04-01T14:32:33.146Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-31958",
"date": "2026-06-22",
"epss": "0.00375",
"percentile": "0.29061"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-31958\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-03-11T20:16:16.617\",\"lastModified\":\"2026-04-01T15:23:00.217\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the max_body_size setting (default 100MB). Since parsing occurs synchronously on the main thread, this creates the possibility of denial-of-service due to the cost of parsing very large multipart bodies with many parts. This vulnerability is fixed in 6.5.5.\"},{\"lang\":\"es\",\"value\":\"Tornado es un framework web de Python y una biblioteca de red as\u00edncrona. En versiones de Tornado anteriores a la 6.5.5, el \u00fanico l\u00edmite en el n\u00famero de partes en multipart/form-data es la configuraci\u00f3n max_body_size (predeterminado 100MB). Dado que el an\u00e1lisis ocurre de forma s\u00edncrona en el hilo principal, esto crea la posibilidad de denegaci\u00f3n de servicio debido al costo de analizar cuerpos multipart muy grandes con muchas partes. Esta vulnerabilidad se corrige en la 6.5.5.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":8.7,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:tornadoweb:tornado:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"6.5.5\",\"matchCriteriaId\":\"00D7B62E-5B93-4654-80D9-C7B7BC3A5BB8\"}]}]}],\"references\":[{\"url\":\"https://github.com/tornadoweb/tornado/security/advisories/GHSA-qjxf-f2mg-c6mc\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2026/04/msg00000.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-31958\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-12T19:55:43.911671Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-12T19:55:47.727Z\"}}], \"cna\": {\"title\": \"Tornado has a DoS due to too many multipart parts\", \"source\": {\"advisory\": \"GHSA-qjxf-f2mg-c6mc\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 8.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"tornadoweb\", \"product\": \"tornado\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 6.5.5\"}]}], \"references\": [{\"url\": \"https://github.com/tornadoweb/tornado/security/advisories/GHSA-qjxf-f2mg-c6mc\", \"name\": \"https://github.com/tornadoweb/tornado/security/advisories/GHSA-qjxf-f2mg-c6mc\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the max_body_size setting (default 100MB). Since parsing occurs synchronously on the main thread, this creates the possibility of denial-of-service due to the cost of parsing very large multipart bodies with many parts. This vulnerability is fixed in 6.5.5.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-03-11T19:27:23.380Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-31958\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-12T19:55:50.969Z\", \"dateReserved\": \"2026-03-10T15:40:10.481Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-03-11T19:27:23.380Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:2256-1
Vulnerability from csaf_suse - Published: 2026-06-03 14:20 - Updated: 2026-06-03 14:20Summary
Security update for salt
Severity
Important
Notes
Title of the patch: Security update for salt
Description of the patch: This update for salt fixes the following issue:
Security issues fixed:
- CVE-2026-31958: python-tornado: parsing large multipart bodies with many parts can cause a denial of service
(bsc#1259554).
Other updates and bugfixes:
- Use non vendored Tornado with Python 3.11 (bsc#1257583, bsc#1259700)
- Harden Tornado from invalid HTTP reason phrases
- Read full URI from ldap pillar config (bsc#1254900)
- Make users with backslash work for `salt-ssh` (bsc#1254629).
- Fixed `ansible.playbooks` `extra-vars` quoting (bsc#1257831),
- Fixed `virtualenv` call in test helper to use proper Python version.
Patchnames: SUSE-2026-2256,SUSE-SLE-Micro-5.5-2026-2256,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-2256,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-2256,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-2256,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2256,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-2256,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-2256
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
226 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-bash-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-fish-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-zsh-completion-3006.0-150500.4.75.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
13 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for salt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for salt fixes the following issue:\n\nSecurity issues fixed:\n\n- CVE-2026-31958: python-tornado: parsing large multipart bodies with many parts can cause a denial of service\n (bsc#1259554).\n\nOther updates and bugfixes:\n\n- Use non vendored Tornado with Python 3.11 (bsc#1257583, bsc#1259700)\n- Harden Tornado from invalid HTTP reason phrases\n- Read full URI from ldap pillar config (bsc#1254900)\n- Make users with backslash work for `salt-ssh` (bsc#1254629).\n- Fixed `ansible.playbooks` `extra-vars` quoting (bsc#1257831),\n- Fixed `virtualenv` call in test helper to use proper Python version.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2256,SUSE-SLE-Micro-5.5-2026-2256,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-2256,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-2256,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-2256,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2256,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-2256,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-2256",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2256-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2256-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262256-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2256-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047072.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254629",
"url": "https://bugzilla.suse.com/1254629"
},
{
"category": "self",
"summary": "SUSE Bug 1254900",
"url": "https://bugzilla.suse.com/1254900"
},
{
"category": "self",
"summary": "SUSE Bug 1257583",
"url": "https://bugzilla.suse.com/1257583"
},
{
"category": "self",
"summary": "SUSE Bug 1257831",
"url": "https://bugzilla.suse.com/1257831"
},
{
"category": "self",
"summary": "SUSE Bug 1259554",
"url": "https://bugzilla.suse.com/1259554"
},
{
"category": "self",
"summary": "SUSE Bug 1259700",
"url": "https://bugzilla.suse.com/1259700"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31958 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31958/"
}
],
"title": "Security update for salt",
"tracking": {
"current_release_date": "2026-06-03T14:20:37Z",
"generator": {
"date": "2026-06-03T14:20:37Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2256-1",
"initial_release_date": "2026-06-03T14:20:37Z",
"revision_history": [
{
"date": "2026-06-03T14:20:37Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "python3-salt-3006.0-150500.4.75.1.aarch64",
"product_id": "python3-salt-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "python3-salt-testsuite-3006.0-150500.4.75.1.aarch64",
"product_id": "python3-salt-testsuite-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "python311-salt-3006.0-150500.4.75.1.aarch64",
"product_id": "python311-salt-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "python311-salt-testsuite-3006.0-150500.4.75.1.aarch64",
"product_id": "python311-salt-testsuite-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "salt-3006.0-150500.4.75.1.aarch64",
"product_id": "salt-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "salt-api-3006.0-150500.4.75.1.aarch64",
"product_id": "salt-api-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "salt-cloud-3006.0-150500.4.75.1.aarch64",
"product_id": "salt-cloud-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "salt-doc-3006.0-150500.4.75.1.aarch64",
"product_id": "salt-doc-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "salt-master-3006.0-150500.4.75.1.aarch64",
"product_id": "salt-master-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "salt-minion-3006.0-150500.4.75.1.aarch64",
"product_id": "salt-minion-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "salt-proxy-3006.0-150500.4.75.1.aarch64",
"product_id": "salt-proxy-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "salt-ssh-3006.0-150500.4.75.1.aarch64",
"product_id": "salt-ssh-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "salt-syndic-3006.0-150500.4.75.1.aarch64",
"product_id": "salt-syndic-3006.0-150500.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150500.4.75.1.aarch64",
"product": {
"name": "salt-transactional-update-3006.0-150500.4.75.1.aarch64",
"product_id": "salt-transactional-update-3006.0-150500.4.75.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150500.4.75.1.i586",
"product": {
"name": "python3-salt-3006.0-150500.4.75.1.i586",
"product_id": "python3-salt-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150500.4.75.1.i586",
"product": {
"name": "python3-salt-testsuite-3006.0-150500.4.75.1.i586",
"product_id": "python3-salt-testsuite-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150500.4.75.1.i586",
"product": {
"name": "python311-salt-3006.0-150500.4.75.1.i586",
"product_id": "python311-salt-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150500.4.75.1.i586",
"product": {
"name": "python311-salt-testsuite-3006.0-150500.4.75.1.i586",
"product_id": "python311-salt-testsuite-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150500.4.75.1.i586",
"product": {
"name": "salt-3006.0-150500.4.75.1.i586",
"product_id": "salt-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150500.4.75.1.i586",
"product": {
"name": "salt-api-3006.0-150500.4.75.1.i586",
"product_id": "salt-api-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150500.4.75.1.i586",
"product": {
"name": "salt-cloud-3006.0-150500.4.75.1.i586",
"product_id": "salt-cloud-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150500.4.75.1.i586",
"product": {
"name": "salt-doc-3006.0-150500.4.75.1.i586",
"product_id": "salt-doc-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150500.4.75.1.i586",
"product": {
"name": "salt-master-3006.0-150500.4.75.1.i586",
"product_id": "salt-master-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150500.4.75.1.i586",
"product": {
"name": "salt-minion-3006.0-150500.4.75.1.i586",
"product_id": "salt-minion-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150500.4.75.1.i586",
"product": {
"name": "salt-proxy-3006.0-150500.4.75.1.i586",
"product_id": "salt-proxy-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150500.4.75.1.i586",
"product": {
"name": "salt-ssh-3006.0-150500.4.75.1.i586",
"product_id": "salt-ssh-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.i586",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.i586",
"product_id": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150500.4.75.1.i586",
"product": {
"name": "salt-syndic-3006.0-150500.4.75.1.i586",
"product_id": "salt-syndic-3006.0-150500.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150500.4.75.1.i586",
"product": {
"name": "salt-transactional-update-3006.0-150500.4.75.1.i586",
"product_id": "salt-transactional-update-3006.0-150500.4.75.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "salt-bash-completion-3006.0-150500.4.75.1.noarch",
"product": {
"name": "salt-bash-completion-3006.0-150500.4.75.1.noarch",
"product_id": "salt-bash-completion-3006.0-150500.4.75.1.noarch"
}
},
{
"category": "product_version",
"name": "salt-fish-completion-3006.0-150500.4.75.1.noarch",
"product": {
"name": "salt-fish-completion-3006.0-150500.4.75.1.noarch",
"product_id": "salt-fish-completion-3006.0-150500.4.75.1.noarch"
}
},
{
"category": "product_version",
"name": "salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"product": {
"name": "salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"product_id": "salt-zsh-completion-3006.0-150500.4.75.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "python3-salt-3006.0-150500.4.75.1.ppc64le",
"product_id": "python3-salt-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "python3-salt-testsuite-3006.0-150500.4.75.1.ppc64le",
"product_id": "python3-salt-testsuite-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "python311-salt-3006.0-150500.4.75.1.ppc64le",
"product_id": "python311-salt-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "python311-salt-testsuite-3006.0-150500.4.75.1.ppc64le",
"product_id": "python311-salt-testsuite-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "salt-3006.0-150500.4.75.1.ppc64le",
"product_id": "salt-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "salt-api-3006.0-150500.4.75.1.ppc64le",
"product_id": "salt-api-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "salt-cloud-3006.0-150500.4.75.1.ppc64le",
"product_id": "salt-cloud-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "salt-doc-3006.0-150500.4.75.1.ppc64le",
"product_id": "salt-doc-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "salt-master-3006.0-150500.4.75.1.ppc64le",
"product_id": "salt-master-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "salt-minion-3006.0-150500.4.75.1.ppc64le",
"product_id": "salt-minion-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "salt-proxy-3006.0-150500.4.75.1.ppc64le",
"product_id": "salt-proxy-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "salt-ssh-3006.0-150500.4.75.1.ppc64le",
"product_id": "salt-ssh-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"product_id": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "salt-syndic-3006.0-150500.4.75.1.ppc64le",
"product_id": "salt-syndic-3006.0-150500.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150500.4.75.1.ppc64le",
"product": {
"name": "salt-transactional-update-3006.0-150500.4.75.1.ppc64le",
"product_id": "salt-transactional-update-3006.0-150500.4.75.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150500.4.75.1.s390x",
"product": {
"name": "python3-salt-3006.0-150500.4.75.1.s390x",
"product_id": "python3-salt-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150500.4.75.1.s390x",
"product": {
"name": "python3-salt-testsuite-3006.0-150500.4.75.1.s390x",
"product_id": "python3-salt-testsuite-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150500.4.75.1.s390x",
"product": {
"name": "python311-salt-3006.0-150500.4.75.1.s390x",
"product_id": "python311-salt-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150500.4.75.1.s390x",
"product": {
"name": "python311-salt-testsuite-3006.0-150500.4.75.1.s390x",
"product_id": "python311-salt-testsuite-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150500.4.75.1.s390x",
"product": {
"name": "salt-3006.0-150500.4.75.1.s390x",
"product_id": "salt-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150500.4.75.1.s390x",
"product": {
"name": "salt-api-3006.0-150500.4.75.1.s390x",
"product_id": "salt-api-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150500.4.75.1.s390x",
"product": {
"name": "salt-cloud-3006.0-150500.4.75.1.s390x",
"product_id": "salt-cloud-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150500.4.75.1.s390x",
"product": {
"name": "salt-doc-3006.0-150500.4.75.1.s390x",
"product_id": "salt-doc-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150500.4.75.1.s390x",
"product": {
"name": "salt-master-3006.0-150500.4.75.1.s390x",
"product_id": "salt-master-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150500.4.75.1.s390x",
"product": {
"name": "salt-minion-3006.0-150500.4.75.1.s390x",
"product_id": "salt-minion-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150500.4.75.1.s390x",
"product": {
"name": "salt-proxy-3006.0-150500.4.75.1.s390x",
"product_id": "salt-proxy-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150500.4.75.1.s390x",
"product": {
"name": "salt-ssh-3006.0-150500.4.75.1.s390x",
"product_id": "salt-ssh-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x",
"product_id": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150500.4.75.1.s390x",
"product": {
"name": "salt-syndic-3006.0-150500.4.75.1.s390x",
"product_id": "salt-syndic-3006.0-150500.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150500.4.75.1.s390x",
"product": {
"name": "salt-transactional-update-3006.0-150500.4.75.1.s390x",
"product_id": "salt-transactional-update-3006.0-150500.4.75.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "python3-salt-3006.0-150500.4.75.1.x86_64",
"product_id": "python3-salt-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "python3-salt-testsuite-3006.0-150500.4.75.1.x86_64",
"product_id": "python3-salt-testsuite-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "python311-salt-3006.0-150500.4.75.1.x86_64",
"product_id": "python311-salt-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "python311-salt-testsuite-3006.0-150500.4.75.1.x86_64",
"product_id": "python311-salt-testsuite-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "salt-3006.0-150500.4.75.1.x86_64",
"product_id": "salt-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "salt-api-3006.0-150500.4.75.1.x86_64",
"product_id": "salt-api-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "salt-cloud-3006.0-150500.4.75.1.x86_64",
"product_id": "salt-cloud-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "salt-doc-3006.0-150500.4.75.1.x86_64",
"product_id": "salt-doc-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "salt-master-3006.0-150500.4.75.1.x86_64",
"product_id": "salt-master-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "salt-minion-3006.0-150500.4.75.1.x86_64",
"product_id": "salt-minion-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "salt-proxy-3006.0-150500.4.75.1.x86_64",
"product_id": "salt-proxy-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "salt-ssh-3006.0-150500.4.75.1.x86_64",
"product_id": "salt-ssh-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "salt-syndic-3006.0-150500.4.75.1.x86_64",
"product_id": "salt-syndic-3006.0-150500.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150500.4.75.1.x86_64",
"product": {
"name": "salt-transactional-update-3006.0-150500.4.75.1.x86_64",
"product_id": "salt-transactional-update-3006.0-150500.4.75.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.s390x"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.s390x"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.s390x"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.s390x"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.s390x"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.s390x"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-api-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-bash-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-fish-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-master-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.75.1.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.75.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150500.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150500.4.75.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-zsh-completion-3006.0-150500.4.75.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-31958",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31958"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the max_body_size setting (default 100MB). Since parsing occurs synchronously on the main thread, this creates the possibility of denial-of-service due to the cost of parsing very large multipart bodies with many parts. This vulnerability is fixed in 6.5.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-zsh-completion-3006.0-150500.4.75.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31958",
"url": "https://www.suse.com/security/cve/CVE-2026-31958"
},
{
"category": "external",
"summary": "SUSE Bug 1259552 for CVE-2026-31958",
"url": "https://bugzilla.suse.com/1259552"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-zsh-completion-3006.0-150500.4.75.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-api-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-bash-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-cloud-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-doc-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-fish-completion-3006.0-150500.4.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-master-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-minion-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-proxy-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-ssh-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-syndic-3006.0-150500.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:salt-zsh-completion-3006.0-150500.4.75.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T14:20:37Z",
"details": "important"
}
],
"title": "CVE-2026-31958"
}
]
}
SUSE-SU-2026:2257-1
Vulnerability from csaf_suse - Published: 2026-06-03 14:21 - Updated: 2026-06-03 14:21Summary
Security update for salt
Severity
Important
Notes
Title of the patch: Security update for salt
Description of the patch: This update for salt fixes the following issue:
Security issues fixed:
- CVE-2026-31958: python-tornado: parsing large multipart bodies with many parts can cause a denial of service
(bsc#1259554).
Other updates and bugfixes:
- Use non vendored Tornado with Python 3.11 (bsc#1257583, bsc#1259700)
- Harden Tornado from invalid HTTP reason phrases
- Read full URI from ldap pillar config (bsc#1254900)
- Make users with backslash work for `salt-ssh` (bsc#1254629).
- Fixed `ansible.playbooks` `extra-vars` quoting (bsc#1257831),
- Fixed `virtualenv` call in test helper to use proper Python version.
Patchnames: SUSE-2026-2257,SUSE-SLE-Module-Systems-Management-15-SP7-2026-2257
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
47 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.23.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
13 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for salt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for salt fixes the following issue:\n\nSecurity issues fixed:\n\n- CVE-2026-31958: python-tornado: parsing large multipart bodies with many parts can cause a denial of service\n (bsc#1259554).\n\nOther updates and bugfixes:\n \n- Use non vendored Tornado with Python 3.11 (bsc#1257583, bsc#1259700)\n- Harden Tornado from invalid HTTP reason phrases\n- Read full URI from ldap pillar config (bsc#1254900)\n- Make users with backslash work for `salt-ssh` (bsc#1254629).\n- Fixed `ansible.playbooks` `extra-vars` quoting (bsc#1257831),\n- Fixed `virtualenv` call in test helper to use proper Python version.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2257,SUSE-SLE-Module-Systems-Management-15-SP7-2026-2257",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2257-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2257-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262257-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2257-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047071.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254629",
"url": "https://bugzilla.suse.com/1254629"
},
{
"category": "self",
"summary": "SUSE Bug 1254900",
"url": "https://bugzilla.suse.com/1254900"
},
{
"category": "self",
"summary": "SUSE Bug 1257583",
"url": "https://bugzilla.suse.com/1257583"
},
{
"category": "self",
"summary": "SUSE Bug 1257831",
"url": "https://bugzilla.suse.com/1257831"
},
{
"category": "self",
"summary": "SUSE Bug 1259554",
"url": "https://bugzilla.suse.com/1259554"
},
{
"category": "self",
"summary": "SUSE Bug 1259700",
"url": "https://bugzilla.suse.com/1259700"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31958 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31958/"
}
],
"title": "Security update for salt",
"tracking": {
"current_release_date": "2026-06-03T14:21:01Z",
"generator": {
"date": "2026-06-03T14:21:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2257-1",
"initial_release_date": "2026-06-03T14:21:01Z",
"revision_history": [
{
"date": "2026-06-03T14:21:01Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "python311-salt-3006.0-150700.14.23.1.aarch64",
"product_id": "python311-salt-3006.0-150700.14.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "python311-salt-testsuite-3006.0-150700.14.23.1.aarch64",
"product_id": "python311-salt-testsuite-3006.0-150700.14.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "salt-3006.0-150700.14.23.1.aarch64",
"product_id": "salt-3006.0-150700.14.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "salt-api-3006.0-150700.14.23.1.aarch64",
"product_id": "salt-api-3006.0-150700.14.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "salt-cloud-3006.0-150700.14.23.1.aarch64",
"product_id": "salt-cloud-3006.0-150700.14.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "salt-doc-3006.0-150700.14.23.1.aarch64",
"product_id": "salt-doc-3006.0-150700.14.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "salt-master-3006.0-150700.14.23.1.aarch64",
"product_id": "salt-master-3006.0-150700.14.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "salt-minion-3006.0-150700.14.23.1.aarch64",
"product_id": "salt-minion-3006.0-150700.14.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "salt-proxy-3006.0-150700.14.23.1.aarch64",
"product_id": "salt-proxy-3006.0-150700.14.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "salt-ssh-3006.0-150700.14.23.1.aarch64",
"product_id": "salt-ssh-3006.0-150700.14.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.aarch64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "salt-syndic-3006.0-150700.14.23.1.aarch64",
"product_id": "salt-syndic-3006.0-150700.14.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150700.14.23.1.aarch64",
"product": {
"name": "salt-transactional-update-3006.0-150700.14.23.1.aarch64",
"product_id": "salt-transactional-update-3006.0-150700.14.23.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-150700.14.23.1.i586",
"product": {
"name": "python311-salt-3006.0-150700.14.23.1.i586",
"product_id": "python311-salt-3006.0-150700.14.23.1.i586"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150700.14.23.1.i586",
"product": {
"name": "python311-salt-testsuite-3006.0-150700.14.23.1.i586",
"product_id": "python311-salt-testsuite-3006.0-150700.14.23.1.i586"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150700.14.23.1.i586",
"product": {
"name": "salt-3006.0-150700.14.23.1.i586",
"product_id": "salt-3006.0-150700.14.23.1.i586"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150700.14.23.1.i586",
"product": {
"name": "salt-api-3006.0-150700.14.23.1.i586",
"product_id": "salt-api-3006.0-150700.14.23.1.i586"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150700.14.23.1.i586",
"product": {
"name": "salt-cloud-3006.0-150700.14.23.1.i586",
"product_id": "salt-cloud-3006.0-150700.14.23.1.i586"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150700.14.23.1.i586",
"product": {
"name": "salt-doc-3006.0-150700.14.23.1.i586",
"product_id": "salt-doc-3006.0-150700.14.23.1.i586"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150700.14.23.1.i586",
"product": {
"name": "salt-master-3006.0-150700.14.23.1.i586",
"product_id": "salt-master-3006.0-150700.14.23.1.i586"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150700.14.23.1.i586",
"product": {
"name": "salt-minion-3006.0-150700.14.23.1.i586",
"product_id": "salt-minion-3006.0-150700.14.23.1.i586"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150700.14.23.1.i586",
"product": {
"name": "salt-proxy-3006.0-150700.14.23.1.i586",
"product_id": "salt-proxy-3006.0-150700.14.23.1.i586"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150700.14.23.1.i586",
"product": {
"name": "salt-ssh-3006.0-150700.14.23.1.i586",
"product_id": "salt-ssh-3006.0-150700.14.23.1.i586"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.i586",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.i586",
"product_id": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.i586"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150700.14.23.1.i586",
"product": {
"name": "salt-syndic-3006.0-150700.14.23.1.i586",
"product_id": "salt-syndic-3006.0-150700.14.23.1.i586"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150700.14.23.1.i586",
"product": {
"name": "salt-transactional-update-3006.0-150700.14.23.1.i586",
"product_id": "salt-transactional-update-3006.0-150700.14.23.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "salt-bash-completion-3006.0-150700.14.23.1.noarch",
"product": {
"name": "salt-bash-completion-3006.0-150700.14.23.1.noarch",
"product_id": "salt-bash-completion-3006.0-150700.14.23.1.noarch"
}
},
{
"category": "product_version",
"name": "salt-fish-completion-3006.0-150700.14.23.1.noarch",
"product": {
"name": "salt-fish-completion-3006.0-150700.14.23.1.noarch",
"product_id": "salt-fish-completion-3006.0-150700.14.23.1.noarch"
}
},
{
"category": "product_version",
"name": "salt-zsh-completion-3006.0-150700.14.23.1.noarch",
"product": {
"name": "salt-zsh-completion-3006.0-150700.14.23.1.noarch",
"product_id": "salt-zsh-completion-3006.0-150700.14.23.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "python311-salt-3006.0-150700.14.23.1.ppc64le",
"product_id": "python311-salt-3006.0-150700.14.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "python311-salt-testsuite-3006.0-150700.14.23.1.ppc64le",
"product_id": "python311-salt-testsuite-3006.0-150700.14.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "salt-3006.0-150700.14.23.1.ppc64le",
"product_id": "salt-3006.0-150700.14.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "salt-api-3006.0-150700.14.23.1.ppc64le",
"product_id": "salt-api-3006.0-150700.14.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "salt-cloud-3006.0-150700.14.23.1.ppc64le",
"product_id": "salt-cloud-3006.0-150700.14.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "salt-doc-3006.0-150700.14.23.1.ppc64le",
"product_id": "salt-doc-3006.0-150700.14.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "salt-master-3006.0-150700.14.23.1.ppc64le",
"product_id": "salt-master-3006.0-150700.14.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "salt-minion-3006.0-150700.14.23.1.ppc64le",
"product_id": "salt-minion-3006.0-150700.14.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "salt-proxy-3006.0-150700.14.23.1.ppc64le",
"product_id": "salt-proxy-3006.0-150700.14.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "salt-ssh-3006.0-150700.14.23.1.ppc64le",
"product_id": "salt-ssh-3006.0-150700.14.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.ppc64le",
"product_id": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "salt-syndic-3006.0-150700.14.23.1.ppc64le",
"product_id": "salt-syndic-3006.0-150700.14.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150700.14.23.1.ppc64le",
"product": {
"name": "salt-transactional-update-3006.0-150700.14.23.1.ppc64le",
"product_id": "salt-transactional-update-3006.0-150700.14.23.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-150700.14.23.1.s390x",
"product": {
"name": "python311-salt-3006.0-150700.14.23.1.s390x",
"product_id": "python311-salt-3006.0-150700.14.23.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150700.14.23.1.s390x",
"product": {
"name": "python311-salt-testsuite-3006.0-150700.14.23.1.s390x",
"product_id": "python311-salt-testsuite-3006.0-150700.14.23.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150700.14.23.1.s390x",
"product": {
"name": "salt-3006.0-150700.14.23.1.s390x",
"product_id": "salt-3006.0-150700.14.23.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150700.14.23.1.s390x",
"product": {
"name": "salt-api-3006.0-150700.14.23.1.s390x",
"product_id": "salt-api-3006.0-150700.14.23.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150700.14.23.1.s390x",
"product": {
"name": "salt-cloud-3006.0-150700.14.23.1.s390x",
"product_id": "salt-cloud-3006.0-150700.14.23.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150700.14.23.1.s390x",
"product": {
"name": "salt-doc-3006.0-150700.14.23.1.s390x",
"product_id": "salt-doc-3006.0-150700.14.23.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150700.14.23.1.s390x",
"product": {
"name": "salt-master-3006.0-150700.14.23.1.s390x",
"product_id": "salt-master-3006.0-150700.14.23.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150700.14.23.1.s390x",
"product": {
"name": "salt-minion-3006.0-150700.14.23.1.s390x",
"product_id": "salt-minion-3006.0-150700.14.23.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150700.14.23.1.s390x",
"product": {
"name": "salt-proxy-3006.0-150700.14.23.1.s390x",
"product_id": "salt-proxy-3006.0-150700.14.23.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150700.14.23.1.s390x",
"product": {
"name": "salt-ssh-3006.0-150700.14.23.1.s390x",
"product_id": "salt-ssh-3006.0-150700.14.23.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.s390x",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.s390x",
"product_id": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150700.14.23.1.s390x",
"product": {
"name": "salt-syndic-3006.0-150700.14.23.1.s390x",
"product_id": "salt-syndic-3006.0-150700.14.23.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150700.14.23.1.s390x",
"product": {
"name": "salt-transactional-update-3006.0-150700.14.23.1.s390x",
"product_id": "salt-transactional-update-3006.0-150700.14.23.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "python311-salt-3006.0-150700.14.23.1.x86_64",
"product_id": "python311-salt-3006.0-150700.14.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "python311-salt-testsuite-3006.0-150700.14.23.1.x86_64",
"product_id": "python311-salt-testsuite-3006.0-150700.14.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "salt-3006.0-150700.14.23.1.x86_64",
"product_id": "salt-3006.0-150700.14.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "salt-api-3006.0-150700.14.23.1.x86_64",
"product_id": "salt-api-3006.0-150700.14.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "salt-cloud-3006.0-150700.14.23.1.x86_64",
"product_id": "salt-cloud-3006.0-150700.14.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "salt-doc-3006.0-150700.14.23.1.x86_64",
"product_id": "salt-doc-3006.0-150700.14.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "salt-master-3006.0-150700.14.23.1.x86_64",
"product_id": "salt-master-3006.0-150700.14.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "salt-minion-3006.0-150700.14.23.1.x86_64",
"product_id": "salt-minion-3006.0-150700.14.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "salt-proxy-3006.0-150700.14.23.1.x86_64",
"product_id": "salt-proxy-3006.0-150700.14.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "salt-ssh-3006.0-150700.14.23.1.x86_64",
"product_id": "salt-ssh-3006.0-150700.14.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.x86_64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "salt-syndic-3006.0-150700.14.23.1.x86_64",
"product_id": "salt-syndic-3006.0-150700.14.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150700.14.23.1.x86_64",
"product": {
"name": "salt-transactional-update-3006.0-150700.14.23.1.x86_64",
"product_id": "salt-transactional-update-3006.0-150700.14.23.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-systems-management:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150700.14.23.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.aarch64"
},
"product_reference": "python311-salt-3006.0-150700.14.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150700.14.23.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.ppc64le"
},
"product_reference": "python311-salt-3006.0-150700.14.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150700.14.23.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.s390x"
},
"product_reference": "python311-salt-3006.0-150700.14.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150700.14.23.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150700.14.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150700.14.23.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.aarch64"
},
"product_reference": "salt-3006.0-150700.14.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150700.14.23.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.ppc64le"
},
"product_reference": "salt-3006.0-150700.14.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150700.14.23.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.s390x"
},
"product_reference": "salt-3006.0-150700.14.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150700.14.23.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.x86_64"
},
"product_reference": "salt-3006.0-150700.14.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150700.14.23.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.aarch64"
},
"product_reference": "salt-api-3006.0-150700.14.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150700.14.23.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.ppc64le"
},
"product_reference": "salt-api-3006.0-150700.14.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150700.14.23.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.s390x"
},
"product_reference": "salt-api-3006.0-150700.14.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150700.14.23.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.x86_64"
},
"product_reference": "salt-api-3006.0-150700.14.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150700.14.23.1.noarch as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.23.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150700.14.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150700.14.23.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150700.14.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150700.14.23.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.ppc64le"
},
"product_reference": "salt-doc-3006.0-150700.14.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150700.14.23.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.s390x"
},
"product_reference": "salt-doc-3006.0-150700.14.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150700.14.23.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150700.14.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150700.14.23.1.noarch as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.23.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150700.14.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150700.14.23.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.aarch64"
},
"product_reference": "salt-master-3006.0-150700.14.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150700.14.23.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.ppc64le"
},
"product_reference": "salt-master-3006.0-150700.14.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150700.14.23.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.s390x"
},
"product_reference": "salt-master-3006.0-150700.14.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150700.14.23.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.x86_64"
},
"product_reference": "salt-master-3006.0-150700.14.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150700.14.23.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150700.14.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150700.14.23.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150700.14.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150700.14.23.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.s390x"
},
"product_reference": "salt-minion-3006.0-150700.14.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150700.14.23.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150700.14.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150700.14.23.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150700.14.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150700.14.23.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150700.14.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150700.14.23.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.s390x"
},
"product_reference": "salt-proxy-3006.0-150700.14.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150700.14.23.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150700.14.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150700.14.23.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150700.14.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150700.14.23.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150700.14.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150700.14.23.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.s390x"
},
"product_reference": "salt-ssh-3006.0-150700.14.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150700.14.23.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150700.14.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.s390x"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150700.14.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150700.14.23.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150700.14.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150700.14.23.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150700.14.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150700.14.23.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.s390x"
},
"product_reference": "salt-syndic-3006.0-150700.14.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150700.14.23.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150700.14.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150700.14.23.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-150700.14.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150700.14.23.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.ppc64le"
},
"product_reference": "salt-transactional-update-3006.0-150700.14.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150700.14.23.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.s390x"
},
"product_reference": "salt-transactional-update-3006.0-150700.14.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150700.14.23.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-150700.14.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150700.14.23.1.noarch as component of SUSE Linux Enterprise Module for Systems Management 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.23.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150700.14.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-31958",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31958"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the max_body_size setting (default 100MB). Since parsing occurs synchronously on the main thread, this creates the possibility of denial-of-service due to the cost of parsing very large multipart bodies with many parts. This vulnerability is fixed in 6.5.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.23.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.23.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.23.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31958",
"url": "https://www.suse.com/security/cve/CVE-2026-31958"
},
{
"category": "external",
"summary": "SUSE Bug 1259552 for CVE-2026-31958",
"url": "https://bugzilla.suse.com/1259552"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.23.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.23.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.23.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.23.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.23.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.23.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.23.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T14:21:01Z",
"details": "important"
}
],
"title": "CVE-2026-31958"
}
]
}
WID-SEC-W-2026-1112
Vulnerability from csaf_certbund - Published: 2026-04-14 22:00 - Updated: 2026-06-09 22:00Summary
Red Hat Enterprise Linux (pcs): Schwachstelle ermöglicht Denial of Service
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Red Hat Enterprise Linux (RHEL) ist eine populäre Linux-Distribution.
Angriff: Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat Enterprise Linux (pcs) ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme: - Linux
- UNIX
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 9.2
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.2
|
9.2 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 9.4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.4
|
9.4 | |
|
Red Hat Enterprise Linux <8
Red Hat / Enterprise Linux
|
<8 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— |
References
29 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat Enterprise Linux (pcs) ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1112 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1112.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1112 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1112"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:8093 vom 2026-04-14",
"url": "https://access.redhat.com/errata/RHSA-2026:8093"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-8093 vom 2026-04-15",
"url": "https://linux.oracle.com/errata/ELSA-2026-8093.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:8093 vom 2026-04-16",
"url": "https://errata.build.resf.org/RLSA-2026:8093"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:10184 vom 2026-04-23",
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:11495 vom 2026-04-29",
"url": "https://access.redhat.com/errata/RHSA-2026:11495"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:11494 vom 2026-04-29",
"url": "https://access.redhat.com/errata/RHSA-2026:11494"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8198-2 vom 2026-04-28",
"url": "https://ubuntu.com/security/notices/USN-8198-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8198-1 vom 2026-04-28",
"url": "https://ubuntu.com/security/notices/USN-8198-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:11493 vom 2026-04-29",
"url": "https://access.redhat.com/errata/RHSA-2026:11493"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:11454 vom 2026-04-29",
"url": "https://access.redhat.com/errata/RHSA-2026:11454"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:13641 vom 2026-05-05",
"url": "https://access.redhat.com/errata/RHSA-2026:13641"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:13670 vom 2026-05-06",
"url": "https://errata.build.resf.org/RLSA-2026:13670"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-13670 vom 2026-05-05",
"url": "https://linux.oracle.com/errata/ELSA-2026-13670.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-13641 vom 2026-05-06",
"url": "https://linux.oracle.com/errata/ELSA-2026-13641.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:13641 vom 2026-05-06",
"url": "https://errata.build.resf.org/RLSA-2026:13641"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7273312 vom 2026-05-18",
"url": "https://www.ibm.com/support/pages/node/7273312"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19034 vom 2026-05-19",
"url": "https://access.redhat.com/errata/RHSA-2026:19034"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19189 vom 2026-05-19",
"url": "https://access.redhat.com/errata/RHSA-2026:19189"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:19189 vom 2026-05-21",
"url": "https://errata.build.resf.org/RLSA-2026:19189"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20577 vom 2026-05-26",
"url": "https://access.redhat.com/errata/RHSA-2026:20577"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20572 vom 2026-05-26",
"url": "https://access.redhat.com/errata/RHSA-2026:20572"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20573 vom 2026-05-26",
"url": "https://access.redhat.com/errata/RHSA-2026:20573"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20810 vom 2026-05-26",
"url": "https://access.redhat.com/errata/RHSA-2026:20810"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21993-1 vom 2026-06-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026588.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:24342 vom 2026-06-08",
"url": "https://access.redhat.com/errata/RHSA-2026:24342"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21990-1 vom 2026-06-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026591.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:24977 vom 2026-06-10",
"url": "https://access.redhat.com/errata/RHSA-2026:24977"
}
],
"source_lang": "en-US",
"title": "Red Hat Enterprise Linux (pcs): Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2026-06-09T22:00:00.000+00:00",
"generator": {
"date": "2026-06-10T07:41:11.819+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1112",
"initial_release_date": "2026-04-14T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-04-14T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-04-15T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-04-16T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-04-23T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-28T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat und Ubuntu aufgenommen"
},
{
"date": "2026-05-04T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-05T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Rocky Enterprise Software Foundation und Oracle Linux aufgenommen"
},
{
"date": "2026-05-06T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-05-18T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-05-19T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-21T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-05-25T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-06-07T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von SUSE und Red Hat aufgenommen"
},
{
"date": "2026-06-09T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "14"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "IBM DB2",
"product": {
"name": "IBM DB2",
"product_id": "T048379",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:db2:-"
}
}
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8",
"product": {
"name": "Red Hat Enterprise Linux \u003c8",
"product_id": "T052833"
}
},
{
"category": "product_version",
"name": "8",
"product": {
"name": "Red Hat Enterprise Linux 8",
"product_id": "T052833-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8"
}
}
},
{
"category": "product_version",
"name": "9.2",
"product": {
"name": "Red Hat Enterprise Linux 9.2",
"product_id": "T054694",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9.2"
}
}
},
{
"category": "product_version",
"name": "9.4",
"product": {
"name": "Red Hat Enterprise Linux 9.4",
"product_id": "T054705",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9.4"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-31958",
"product_status": {
"known_affected": [
"T054694",
"T002207",
"67646",
"T000126",
"T054705",
"T052833",
"T004914",
"T032255",
"T048379"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-31958"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
Loading…