Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-62348 (GCVE-0-2025-62348)
Vulnerability from cvelistv5 – Published: 2026-01-30 18:57 – Updated: 2026-02-26 15:04
VLAI
EPSS
Title
Salt junos module uses an unsafe YAML loader which may allow unintended code execution
Summary
Salt's junos execution module contained an unsafe YAML decode/load usage. A specially crafted YAML payload processed by the junos module could lead to unintended code execution under the context of the Salt process.
Severity
CWE
- CWE-94 - Improper Control of Generation of Code ('Code Injection')
Assigner
References
1 reference
| URL | Tags |
|---|---|
| https://docs.saltproject.io/en/latest/topics/rele… | release-notesvendor-advisory |
Impacted products
2 products
| Vendor | Product | Version | |
|---|---|---|---|
| Salt Project | Salt |
Affected:
3006.0 , < 3006.17
(semver)
|
|
| Salt Project | Salt |
Affected:
3007.0 , < 3007.9
(semver)
|
Date Public
2025-11-20 05:00
Credits
Amr Kadry
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-62348",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-31T04:56:22.970863Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-02-26T15:04:42.356Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://saltproject.io/",
"defaultStatus": "unaffected",
"packageName": "salt",
"product": "Salt",
"vendor": "Salt Project",
"versions": [
{
"lessThan": "3006.17",
"status": "affected",
"version": "3006.0",
"versionType": "semver"
}
]
},
{
"collectionURL": "https://saltproject.io/",
"defaultStatus": "unaffected",
"packageName": "salt",
"product": "Salt",
"vendor": "Salt Project",
"versions": [
{
"lessThan": "3007.9",
"status": "affected",
"version": "3007.0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Amr Kadry"
}
],
"datePublic": "2025-11-20T05:00:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eSalt\u0027s junos execution module contained an unsafe YAML decode/load usage. A specially crafted YAML payload processed by the junos module could lead to unintended code execution under the context of the Salt process.\u003c/p\u003e"
}
],
"value": "Salt\u0027s junos execution module contained an unsafe YAML decode/load usage. A specially crafted YAML payload processed by the junos module could lead to unintended code execution under the context of the Salt process."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
},
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "LOCAL",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "LOW",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-94",
"description": "CWE-94 Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-01-30T18:57:52.056Z",
"orgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
"shortName": "vmware"
},
"references": [
{
"name": "Salt 3006.17 release notes (fix for CVE-2025-62348)",
"tags": [
"release-notes",
"vendor-advisory"
],
"url": "https://docs.saltproject.io/en/latest/topics/releases/3006.17.html"
}
],
"solutions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eUpgrade Salt to a release that includes the Junos module YAML loader fix (e.g., Salt 3006.17 or later for the 3006 LTS line). For distro-packaged builds, install the vendor-provided fixed package version (for example Alpine salt-lts 3006.17-r0 or higher).\u003c/p\u003e"
}
],
"value": "Upgrade Salt to a release that includes the Junos module YAML loader fix (e.g., Salt 3006.17 or later for the 3006 LTS line). For distro-packaged builds, install the vendor-provided fixed package version (for example Alpine salt-lts 3006.17-r0 or higher)."
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Salt junos module uses an unsafe YAML loader which may allow unintended code execution",
"workarounds": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eIf upgrading immediately is not possible, reduce exposure by restricting which users/automation can invoke junos execution module functions and by limiting access to any YAML inputs used by the junos module. Prefer trusted sources only for YAML content.\u003c/p\u003e"
}
],
"value": "If upgrading immediately is not possible, reduce exposure by restricting which users/automation can invoke junos execution module functions and by limiting access to any YAML inputs used by the junos module. Prefer trusted sources only for YAML content."
}
],
"x_generator": {
"engine": "Vulnogram 0.5.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
"assignerShortName": "vmware",
"cveId": "CVE-2025-62348",
"datePublished": "2026-01-30T18:57:52.056Z",
"dateReserved": "2025-10-10T10:06:33.841Z",
"dateUpdated": "2026-02-26T15:04:42.356Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-62348",
"date": "2026-05-31",
"epss": "7e-05",
"percentile": "0.005"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-62348\",\"sourceIdentifier\":\"security@vmware.com\",\"published\":\"2026-01-30T19:16:10.860\",\"lastModified\":\"2026-02-04T16:34:21.763\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Salt\u0027s junos execution module contained an unsafe YAML decode/load usage. A specially crafted YAML payload processed by the junos module could lead to unintended code execution under the context of the Salt process.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security@vmware.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/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\":7.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"HIGH\",\"vulnIntegrityImpact\":\"HIGH\",\"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\":\"security@vmware.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security@vmware.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-94\"}]}],\"references\":[{\"url\":\"https://docs.saltproject.io/en/latest/topics/releases/3006.17.html\",\"source\":\"security@vmware.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-62348\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-30T19:30:12.432275Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-01-30T19:30:17.029Z\"}}], \"cna\": {\"title\": \"Salt junos module uses an unsafe YAML loader which may allow unintended code execution\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Amr Kadry\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}, {\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 7.3, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"LOW\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"HIGH\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Salt Project\", \"product\": \"Salt\", \"versions\": [{\"status\": \"affected\", \"version\": \"3006.0\", \"lessThan\": \"3006.17\", \"versionType\": \"semver\"}], \"packageName\": \"salt\", \"collectionURL\": \"https://saltproject.io/\", \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Salt Project\", \"product\": \"Salt\", \"versions\": [{\"status\": \"affected\", \"version\": \"3007.0\", \"lessThan\": \"3007.9\", \"versionType\": \"semver\"}], \"packageName\": \"salt\", \"collectionURL\": \"https://saltproject.io/\", \"defaultStatus\": \"unaffected\"}], \"solutions\": [{\"lang\": \"en\", \"value\": \"Upgrade Salt to a release that includes the Junos module YAML loader fix (e.g., Salt 3006.17 or later for the 3006 LTS line). For distro-packaged builds, install the vendor-provided fixed package version (for example Alpine salt-lts 3006.17-r0 or higher).\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eUpgrade Salt to a release that includes the Junos module YAML loader fix (e.g., Salt 3006.17 or later for the 3006 LTS line). For distro-packaged builds, install the vendor-provided fixed package version (for example Alpine salt-lts 3006.17-r0 or higher).\u003c/p\u003e\", \"base64\": false}]}], \"datePublic\": \"2025-11-20T05:00:00.000Z\", \"references\": [{\"url\": \"https://docs.saltproject.io/en/latest/topics/releases/3006.17.html\", \"name\": \"Salt 3006.17 release notes (fix for CVE-2025-62348)\", \"tags\": [\"release-notes\", \"vendor-advisory\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"If upgrading immediately is not possible, reduce exposure by restricting which users/automation can invoke junos execution module functions and by limiting access to any YAML inputs used by the junos module. Prefer trusted sources only for YAML content.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eIf upgrading immediately is not possible, reduce exposure by restricting which users/automation can invoke junos execution module functions and by limiting access to any YAML inputs used by the junos module. Prefer trusted sources only for YAML content.\u003c/p\u003e\", \"base64\": false}]}], \"x_generator\": {\"engine\": \"Vulnogram 0.5.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Salt\u0027s junos execution module contained an unsafe YAML decode/load usage. A specially crafted YAML payload processed by the junos module could lead to unintended code execution under the context of the Salt process.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eSalt\u0027s junos execution module contained an unsafe YAML decode/load usage. A specially crafted YAML payload processed by the junos module could lead to unintended code execution under the context of the Salt process.\u003c/p\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-94\", \"description\": \"CWE-94 Improper Control of Generation of Code (\u0027Code Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"dcf2e128-44bd-42ed-91e8-88f912c1401d\", \"shortName\": \"vmware\", \"dateUpdated\": \"2026-01-30T18:57:52.056Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-62348\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-01-31T04:56:22.461Z\", \"dateReserved\": \"2025-10-10T10:06:33.841Z\", \"assignerOrgId\": \"dcf2e128-44bd-42ed-91e8-88f912c1401d\", \"datePublished\": \"2026-01-30T18:57:52.056Z\", \"assignerShortName\": \"vmware\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2025:4450-1
Vulnerability from csaf_suse - Published: 2025-12-18 08:50 - Updated: 2025-12-18 08:50Summary
Security update 5.1.1.1 for Multi-Linux Manager Client Tools
Severity
Important
Notes
Title of the patch: Security update 5.1.1.1 for Multi-Linux Manager Client Tools
Description of the patch: This update fixes the following issues:
venv-salt-minion:
- Security issues fixed:
- CVE-2025-62349: Added minimum_auth_version to enforce security (bsc#1254257)
- CVE-2025-62348: Fixed Junos module yaml loader (bsc#1254256)
- Backport security fixes for vendored tornado
* BDSA-2024-3438
* BDSA-2024-3439
* BDSA-2024-9026
- Other changes and bugs fixed:
- Fixed TLS and x509 modules for OSes with older cryptography module
- Fixed Salt for Python > 3.11 (bsc#1252285) (bsc#1252244)
* Use external tornado on Python > 3.11
* Make tls and x509 to use python-cryptography
* Remove usage of spwd
- Fixed payload signature verification on Tumbleweed (bsc#1251776)
- Fixed broken symlink on migration to Leap 16.0 (bsc#1250755)
- Fixed known_hosts error on gitfs (bsc#1250520) (bsc#1227207)
Patchnames: SUSE-2025-4450,SUSE-MultiLinuxManagerTools-RES-7-2025-4450
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.8 (High)
Affected products
Recommended
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.2 (Medium)
Affected products
Recommended
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
17 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 5.1.1.1 for Multi-Linux Manager Client Tools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nvenv-salt-minion:\n\n- Security issues fixed:\n\n - CVE-2025-62349: Added minimum_auth_version to enforce security (bsc#1254257)\n - CVE-2025-62348: Fixed Junos module yaml loader (bsc#1254256)\n - Backport security fixes for vendored tornado\n * BDSA-2024-3438\n * BDSA-2024-3439\n * BDSA-2024-9026\n\n- Other changes and bugs fixed:\n\n - Fixed TLS and x509 modules for OSes with older cryptography module\n - Fixed Salt for Python \u003e 3.11 (bsc#1252285) (bsc#1252244)\n * Use external tornado on Python \u003e 3.11\n * Make tls and x509 to use python-cryptography\n * Remove usage of spwd\n - Fixed payload signature verification on Tumbleweed (bsc#1251776)\n - Fixed broken symlink on migration to Leap 16.0 (bsc#1250755)\n - Fixed known_hosts error on gitfs (bsc#1250520) (bsc#1227207)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4450,SUSE-MultiLinuxManagerTools-RES-7-2025-4450",
"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-2025_4450-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4450-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254450-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4450-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023602.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227207",
"url": "https://bugzilla.suse.com/1227207"
},
{
"category": "self",
"summary": "SUSE Bug 1250520",
"url": "https://bugzilla.suse.com/1250520"
},
{
"category": "self",
"summary": "SUSE Bug 1251776",
"url": "https://bugzilla.suse.com/1251776"
},
{
"category": "self",
"summary": "SUSE Bug 1252244",
"url": "https://bugzilla.suse.com/1252244"
},
{
"category": "self",
"summary": "SUSE Bug 1252285",
"url": "https://bugzilla.suse.com/1252285"
},
{
"category": "self",
"summary": "SUSE Bug 1254256",
"url": "https://bugzilla.suse.com/1254256"
},
{
"category": "self",
"summary": "SUSE Bug 1254257",
"url": "https://bugzilla.suse.com/1254257"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62348 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62349 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62349/"
}
],
"title": "Security update 5.1.1.1 for Multi-Linux Manager Client Tools",
"tracking": {
"current_release_date": "2025-12-18T08:50:27Z",
"generator": {
"date": "2025-12-18T08:50:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4450-1",
"initial_release_date": "2025-12-18T08:50:27Z",
"revision_history": [
{
"date": "2025-12-18T08:50:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-70002.5.6.1.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-70002.5.6.1.aarch64",
"product_id": "venv-salt-minion-3006.0-70002.5.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-70002.5.6.1.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-70002.5.6.1.ppc64le",
"product_id": "venv-salt-minion-3006.0-70002.5.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-70002.5.6.1.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-70002.5.6.1.x86_64",
"product_id": "venv-salt-minion-3006.0-70002.5.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product": {
"name": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
}
},
{
"category": "product_name",
"name": "SUSE Multi Linux Manager Tools RES-7",
"product": {
"name": "SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-70002.5.6.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-70002.5.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-70002.5.6.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-70002.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-70002.5.6.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-70002.5.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-70002.5.6.1.aarch64 as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-70002.5.6.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-70002.5.6.1.ppc64le as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-70002.5.6.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-70002.5.6.1.x86_64 as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-70002.5.6.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62348"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62348",
"url": "https://www.suse.com/security/cve/CVE-2025-62348"
},
{
"category": "external",
"summary": "SUSE Bug 1254256 for CVE-2025-62348",
"url": "https://bugzilla.suse.com/1254256"
}
],
"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 Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T08:50:27Z",
"details": "important"
}
],
"title": "CVE-2025-62348"
},
{
"cve": "CVE-2025-62349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62349"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62349",
"url": "https://www.suse.com/security/cve/CVE-2025-62349"
},
{
"category": "external",
"summary": "SUSE Bug 1254257 for CVE-2025-62349",
"url": "https://bugzilla.suse.com/1254257"
}
],
"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 Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T08:50:27Z",
"details": "moderate"
}
],
"title": "CVE-2025-62349"
}
]
}
SUSE-SU-2025:4466-1
Vulnerability from csaf_suse - Published: 2025-12-18 11:59 - Updated: 2025-12-18 11:59Summary
Security update 5.0.6 for Multi-Linux Manager Salt Bundle
Severity
Important
Notes
Title of the patch: Security update 5.0.6 for Multi-Linux Manager Salt Bundle
Description of the patch: This update fixes the following issues:
venv-salt-minion:
- Security issues fixed:
- CVE-2025-62349: Added minimum_auth_version to enforce security (bsc#1254257)
- CVE-2025-62348: Fixed Junos module yaml loader (bsc#1254256)
- Backport security fixes for vendored tornado
* BDSA-2024-3438
* BDSA-2024-3439
* BDSA-2024-9026
- Other changes and bugs fixed:
- Fixed TLS and x509 modules for OSes with older cryptography module
- Fixed Salt for Python > 3.11 (bsc#1252285, bsc#1252244)
* Use external tornado on Python > 3.11
* Make tls and x509 to use python-cryptography
* Remove usage of spwd
- Fixed payload signature verification on Tumbleweed (bsc#1251776)
- Fixed broken symlink on migration to Leap 16.0 (bsc#1250755)
- Fixed known_hosts error on gitfs (bsc#1250520, bsc#1227207)
Patchnames: SUSE-2025-4466,SUSE-SLE-Manager-Tools-12-2025-4466
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.8 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.2 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
18 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 5.0.6 for Multi-Linux Manager Salt Bundle",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nvenv-salt-minion:\n\n- Security issues fixed:\n\n - CVE-2025-62349: Added minimum_auth_version to enforce security (bsc#1254257)\n - CVE-2025-62348: Fixed Junos module yaml loader (bsc#1254256)\n - Backport security fixes for vendored tornado\n * BDSA-2024-3438\n * BDSA-2024-3439\n * BDSA-2024-9026\n\n- Other changes and bugs fixed:\n\n - Fixed TLS and x509 modules for OSes with older cryptography module\n - Fixed Salt for Python \u003e 3.11 (bsc#1252285, bsc#1252244)\n * Use external tornado on Python \u003e 3.11\n * Make tls and x509 to use python-cryptography\n * Remove usage of spwd\n - Fixed payload signature verification on Tumbleweed (bsc#1251776)\n - Fixed broken symlink on migration to Leap 16.0 (bsc#1250755)\n - Fixed known_hosts error on gitfs (bsc#1250520, bsc#1227207)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4466,SUSE-SLE-Manager-Tools-12-2025-4466",
"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-2025_4466-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4466-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254466-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4466-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023627.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227207",
"url": "https://bugzilla.suse.com/1227207"
},
{
"category": "self",
"summary": "SUSE Bug 1245740",
"url": "https://bugzilla.suse.com/1245740"
},
{
"category": "self",
"summary": "SUSE Bug 1250520",
"url": "https://bugzilla.suse.com/1250520"
},
{
"category": "self",
"summary": "SUSE Bug 1251776",
"url": "https://bugzilla.suse.com/1251776"
},
{
"category": "self",
"summary": "SUSE Bug 1252244",
"url": "https://bugzilla.suse.com/1252244"
},
{
"category": "self",
"summary": "SUSE Bug 1252285",
"url": "https://bugzilla.suse.com/1252285"
},
{
"category": "self",
"summary": "SUSE Bug 1254256",
"url": "https://bugzilla.suse.com/1254256"
},
{
"category": "self",
"summary": "SUSE Bug 1254257",
"url": "https://bugzilla.suse.com/1254257"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62348 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62349 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62349/"
}
],
"title": "Security update 5.0.6 for Multi-Linux Manager Salt Bundle",
"tracking": {
"current_release_date": "2025-12-18T11:59:53Z",
"generator": {
"date": "2025-12-18T11:59:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4466-1",
"initial_release_date": "2025-12-18T11:59:53Z",
"revision_history": [
{
"date": "2025-12-18T11:59:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-3.18.1.aarch64",
"product": {
"name": "saltbundle-libzmq-4.3.5-3.18.1.aarch64",
"product_id": "saltbundle-libzmq-4.3.5-3.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-3.18.1.aarch64",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-3.18.1.aarch64",
"product_id": "saltbundle-zeromq-devel-4.3.5-3.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-3.18.1.aarch64",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-3.18.1.aarch64",
"product_id": "saltbundle-zeromq-tools-4.3.5-3.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-3.46.1.aarch64",
"product": {
"name": "saltbundlepy-3.11.13-3.46.1.aarch64",
"product_id": "saltbundlepy-3.11.13-3.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-3.46.1.aarch64",
"product": {
"name": "saltbundlepy-base-3.11.13-3.46.1.aarch64",
"product_id": "saltbundlepy-base-3.11.13-3.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-3.12.1.aarch64",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-3.12.1.aarch64",
"product_id": "saltbundlepy-bcrypt-3.2.0-3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-3.21.1.aarch64",
"product": {
"name": "saltbundlepy-cffi-1.15.1-3.21.1.aarch64",
"product_id": "saltbundlepy-cffi-1.15.1-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-3.30.2.aarch64",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-3.30.2.aarch64",
"product_id": "saltbundlepy-cryptography-3.3.2-3.30.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-3.46.1.aarch64",
"product": {
"name": "saltbundlepy-curses-3.11.13-3.46.1.aarch64",
"product_id": "saltbundlepy-curses-3.11.13-3.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cython-3.0.12-3.21.2.aarch64",
"product": {
"name": "saltbundlepy-cython-3.0.12-3.21.2.aarch64",
"product_id": "saltbundlepy-cython-3.0.12-3.21.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-3.46.1.aarch64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-3.46.1.aarch64",
"product_id": "saltbundlepy-dbm-3.11.13-3.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-3.46.1.aarch64",
"product": {
"name": "saltbundlepy-devel-3.11.13-3.46.1.aarch64",
"product_id": "saltbundlepy-devel-3.11.13-3.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-3.46.1.aarch64",
"product": {
"name": "saltbundlepy-libs-3.11.13-3.46.1.aarch64",
"product_id": "saltbundlepy-libs-3.11.13-3.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-5.4.0-3.30.1.aarch64",
"product": {
"name": "saltbundlepy-lxml-5.4.0-3.30.1.aarch64",
"product_id": "saltbundlepy-lxml-5.4.0-3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-devel-5.4.0-3.30.1.aarch64",
"product": {
"name": "saltbundlepy-lxml-devel-5.4.0-3.30.1.aarch64",
"product_id": "saltbundlepy-lxml-devel-5.4.0-3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-3.26.1.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-3.26.1.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-3.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-markupsafe-3.0.2-3.15.1.aarch64",
"product": {
"name": "saltbundlepy-markupsafe-3.0.2-3.15.1.aarch64",
"product_id": "saltbundlepy-markupsafe-3.0.2-3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-msgpack-1.1.0-3.22.1.aarch64",
"product": {
"name": "saltbundlepy-msgpack-1.1.0-3.22.1.aarch64",
"product_id": "saltbundlepy-msgpack-1.1.0-3.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-psutil-7.0.0-3.21.1.aarch64",
"product": {
"name": "saltbundlepy-psutil-7.0.0-3.21.1.aarch64",
"product_id": "saltbundlepy-psutil-7.0.0-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-3.15.1.aarch64",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-3.15.1.aarch64",
"product_id": "saltbundlepy-pynacl-1.5.0-3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyxattr-0.8.1-3.15.1.aarch64",
"product": {
"name": "saltbundlepy-pyxattr-0.8.1-3.15.1.aarch64",
"product_id": "saltbundlepy-pyxattr-0.8.1-3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyyaml-6.0.2-3.17.1.aarch64",
"product": {
"name": "saltbundlepy-pyyaml-6.0.2-3.17.1.aarch64",
"product_id": "saltbundlepy-pyyaml-6.0.2-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-3.23.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-3.23.1.aarch64",
"product_id": "saltbundlepy-pyzmq-25.1.2-3.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-3.23.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-3.23.1.aarch64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-3.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-3.12.1.aarch64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-3.12.1.aarch64",
"product_id": "saltbundlepy-simplejson-3.19.1-3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-3.46.1.aarch64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-3.46.1.aarch64",
"product_id": "saltbundlepy-testsuite-3.11.13-3.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-3.46.1.aarch64",
"product": {
"name": "saltbundlepy-tools-3.11.13-3.46.1.aarch64",
"product_id": "saltbundlepy-tools-3.11.13-3.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-3.18.1.aarch64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-3.18.1.aarch64",
"product_id": "saltbundlepy-tornado-6.3.2-3.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-3.81.1.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-3.81.1.aarch64",
"product_id": "venv-salt-minion-3006.0-3.81.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-appdirs-1.4.4-3.14.2.noarch",
"product": {
"name": "saltbundlepy-appdirs-1.4.4-3.14.2.noarch",
"product_id": "saltbundlepy-appdirs-1.4.4-3.14.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-asn1crypto-1.5.1-3.12.1.noarch",
"product": {
"name": "saltbundlepy-asn1crypto-1.5.1-3.12.1.noarch",
"product_id": "saltbundlepy-asn1crypto-1.5.1-3.12.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-atomicwrites-1.1.5-3.11.1.noarch",
"product": {
"name": "saltbundlepy-atomicwrites-1.1.5-3.11.1.noarch",
"product_id": "saltbundlepy-atomicwrites-1.1.5-3.11.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-attrs-23.1.0-3.12.2.noarch",
"product": {
"name": "saltbundlepy-attrs-23.1.0-3.12.2.noarch",
"product_id": "saltbundlepy-attrs-23.1.0-3.12.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-vectors-3.3.2-3.17.1.noarch",
"product": {
"name": "saltbundlepy-cryptography-vectors-3.3.2-3.17.1.noarch",
"product_id": "saltbundlepy-cryptography-vectors-3.3.2-3.17.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cssselect-1.2.0-3.12.1.noarch",
"product": {
"name": "saltbundlepy-cssselect-1.2.0-3.12.1.noarch",
"product_id": "saltbundlepy-cssselect-1.2.0-3.12.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-docker-pycreds-0.4.0-3.11.1.noarch",
"product": {
"name": "saltbundlepy-docker-pycreds-0.4.0-3.11.1.noarch",
"product_id": "saltbundlepy-docker-pycreds-0.4.0-3.11.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-docopt-0.6.2-3.11.1.noarch",
"product": {
"name": "saltbundlepy-docopt-0.6.2-3.11.1.noarch",
"product_id": "saltbundlepy-docopt-0.6.2-3.11.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-idna-3.4-3.15.1.noarch",
"product": {
"name": "saltbundlepy-idna-3.4-3.15.1.noarch",
"product_id": "saltbundlepy-idna-3.4-3.15.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-importlib-metadata-6.8.0-3.12.1.noarch",
"product": {
"name": "saltbundlepy-importlib-metadata-6.8.0-3.12.1.noarch",
"product_id": "saltbundlepy-importlib-metadata-6.8.0-3.12.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-kiwi-9.24.43-3.25.3.noarch",
"product": {
"name": "saltbundlepy-kiwi-9.24.43-3.25.3.noarch",
"product_id": "saltbundlepy-kiwi-9.24.43-3.25.3.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-looseversion-1.0.2-3.8.1.noarch",
"product": {
"name": "saltbundlepy-looseversion-1.0.2-3.8.1.noarch",
"product_id": "saltbundlepy-looseversion-1.0.2-3.8.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-doc-5.4.0-3.30.1.noarch",
"product": {
"name": "saltbundlepy-lxml-doc-5.4.0-3.30.1.noarch",
"product_id": "saltbundlepy-lxml-doc-5.4.0-3.30.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-3.26.1.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-3.26.1.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-3.26.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-more-itertools-9.1.0-3.18.2.noarch",
"product": {
"name": "saltbundlepy-more-itertools-9.1.0-3.18.2.noarch",
"product_id": "saltbundlepy-more-itertools-9.1.0-3.18.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-paramiko-2.4.3-3.14.2.noarch",
"product": {
"name": "saltbundlepy-paramiko-2.4.3-3.14.2.noarch",
"product_id": "saltbundlepy-paramiko-2.4.3-3.14.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-paramiko-doc-2.4.3-3.14.2.noarch",
"product": {
"name": "saltbundlepy-paramiko-doc-2.4.3-3.14.2.noarch",
"product_id": "saltbundlepy-paramiko-doc-2.4.3-3.14.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-passlib-1.7.4-3.6.1.noarch",
"product": {
"name": "saltbundlepy-passlib-1.7.4-3.6.1.noarch",
"product_id": "saltbundlepy-passlib-1.7.4-3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-ptyprocess-0.7.0-3.12.1.noarch",
"product": {
"name": "saltbundlepy-ptyprocess-0.7.0-3.12.1.noarch",
"product_id": "saltbundlepy-ptyprocess-0.7.0-3.12.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-py-1.11.0-3.18.1.noarch",
"product": {
"name": "saltbundlepy-py-1.11.0-3.18.1.noarch",
"product_id": "saltbundlepy-py-1.11.0-3.18.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyasn1-0.5.0-3.12.1.noarch",
"product": {
"name": "saltbundlepy-pyasn1-0.5.0-3.12.1.noarch",
"product_id": "saltbundlepy-pyasn1-0.5.0-3.12.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyasn1-modules-0.3.0-3.14.1.noarch",
"product": {
"name": "saltbundlepy-pyasn1-modules-0.3.0-3.14.1.noarch",
"product_id": "saltbundlepy-pyasn1-modules-0.3.0-3.14.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pycparser-2.21-3.15.1.noarch",
"product": {
"name": "saltbundlepy-pycparser-2.21-3.15.1.noarch",
"product_id": "saltbundlepy-pycparser-2.21-3.15.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyinotify-0.9.6-3.11.3.noarch",
"product": {
"name": "saltbundlepy-pyinotify-0.9.6-3.11.3.noarch",
"product_id": "saltbundlepy-pyinotify-0.9.6-3.11.3.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyopenssl-23.2.0-3.18.2.noarch",
"product": {
"name": "saltbundlepy-pyopenssl-23.2.0-3.18.2.noarch",
"product_id": "saltbundlepy-pyopenssl-23.2.0-3.18.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyparsing-3.0.9-3.12.2.noarch",
"product": {
"name": "saltbundlepy-pyparsing-3.0.9-3.12.2.noarch",
"product_id": "saltbundlepy-pyparsing-3.0.9-3.12.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pysocks-1.7.1-3.12.2.noarch",
"product": {
"name": "saltbundlepy-pysocks-1.7.1-3.12.2.noarch",
"product_id": "saltbundlepy-pysocks-1.7.1-3.12.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pytz-2023.3-3.18.3.noarch",
"product": {
"name": "saltbundlepy-pytz-2023.3-3.18.3.noarch",
"product_id": "saltbundlepy-pytz-2023.3-3.18.3.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-rpm-vercmp-0.1.2-3.11.2.noarch",
"product": {
"name": "saltbundlepy-rpm-vercmp-0.1.2-3.11.2.noarch",
"product_id": "saltbundlepy-rpm-vercmp-0.1.2-3.11.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-setuptools-78.1.1-3.18.2.noarch",
"product": {
"name": "saltbundlepy-setuptools-78.1.1-3.18.2.noarch",
"product_id": "saltbundlepy-setuptools-78.1.1-3.18.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-setuptools-scm-8.2.0-3.14.2.noarch",
"product": {
"name": "saltbundlepy-setuptools-scm-8.2.0-3.14.2.noarch",
"product_id": "saltbundlepy-setuptools-scm-8.2.0-3.14.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-six-1.17.0-3.12.2.noarch",
"product": {
"name": "saltbundlepy-six-1.17.0-3.12.2.noarch",
"product_id": "saltbundlepy-six-1.17.0-3.12.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-websocket-client-1.5.1-3.12.1.noarch",
"product": {
"name": "saltbundlepy-websocket-client-1.5.1-3.12.1.noarch",
"product_id": "saltbundlepy-websocket-client-1.5.1-3.12.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-wheel-0.45.1-3.8.3.noarch",
"product": {
"name": "saltbundlepy-wheel-0.45.1-3.8.3.noarch",
"product_id": "saltbundlepy-wheel-0.45.1-3.8.3.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-3.18.1.ppc64le",
"product": {
"name": "saltbundle-libzmq-4.3.5-3.18.1.ppc64le",
"product_id": "saltbundle-libzmq-4.3.5-3.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-3.18.1.ppc64le",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-3.18.1.ppc64le",
"product_id": "saltbundle-zeromq-devel-4.3.5-3.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-3.18.1.ppc64le",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-3.18.1.ppc64le",
"product_id": "saltbundle-zeromq-tools-4.3.5-3.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-3.46.1.ppc64le",
"product": {
"name": "saltbundlepy-3.11.13-3.46.1.ppc64le",
"product_id": "saltbundlepy-3.11.13-3.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-3.46.1.ppc64le",
"product": {
"name": "saltbundlepy-base-3.11.13-3.46.1.ppc64le",
"product_id": "saltbundlepy-base-3.11.13-3.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-3.12.1.ppc64le",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-3.12.1.ppc64le",
"product_id": "saltbundlepy-bcrypt-3.2.0-3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-3.21.1.ppc64le",
"product": {
"name": "saltbundlepy-cffi-1.15.1-3.21.1.ppc64le",
"product_id": "saltbundlepy-cffi-1.15.1-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-3.30.2.ppc64le",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-3.30.2.ppc64le",
"product_id": "saltbundlepy-cryptography-3.3.2-3.30.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-3.46.1.ppc64le",
"product": {
"name": "saltbundlepy-curses-3.11.13-3.46.1.ppc64le",
"product_id": "saltbundlepy-curses-3.11.13-3.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cython-3.0.12-3.21.2.ppc64le",
"product": {
"name": "saltbundlepy-cython-3.0.12-3.21.2.ppc64le",
"product_id": "saltbundlepy-cython-3.0.12-3.21.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-3.46.1.ppc64le",
"product": {
"name": "saltbundlepy-dbm-3.11.13-3.46.1.ppc64le",
"product_id": "saltbundlepy-dbm-3.11.13-3.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-3.46.1.ppc64le",
"product": {
"name": "saltbundlepy-devel-3.11.13-3.46.1.ppc64le",
"product_id": "saltbundlepy-devel-3.11.13-3.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-3.46.1.ppc64le",
"product": {
"name": "saltbundlepy-libs-3.11.13-3.46.1.ppc64le",
"product_id": "saltbundlepy-libs-3.11.13-3.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-5.4.0-3.30.1.ppc64le",
"product": {
"name": "saltbundlepy-lxml-5.4.0-3.30.1.ppc64le",
"product_id": "saltbundlepy-lxml-5.4.0-3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-devel-5.4.0-3.30.1.ppc64le",
"product": {
"name": "saltbundlepy-lxml-devel-5.4.0-3.30.1.ppc64le",
"product_id": "saltbundlepy-lxml-devel-5.4.0-3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-3.26.1.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-3.26.1.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-3.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-markupsafe-3.0.2-3.15.1.ppc64le",
"product": {
"name": "saltbundlepy-markupsafe-3.0.2-3.15.1.ppc64le",
"product_id": "saltbundlepy-markupsafe-3.0.2-3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-msgpack-1.1.0-3.22.1.ppc64le",
"product": {
"name": "saltbundlepy-msgpack-1.1.0-3.22.1.ppc64le",
"product_id": "saltbundlepy-msgpack-1.1.0-3.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-psutil-7.0.0-3.21.1.ppc64le",
"product": {
"name": "saltbundlepy-psutil-7.0.0-3.21.1.ppc64le",
"product_id": "saltbundlepy-psutil-7.0.0-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-3.15.1.ppc64le",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-3.15.1.ppc64le",
"product_id": "saltbundlepy-pynacl-1.5.0-3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyxattr-0.8.1-3.15.1.ppc64le",
"product": {
"name": "saltbundlepy-pyxattr-0.8.1-3.15.1.ppc64le",
"product_id": "saltbundlepy-pyxattr-0.8.1-3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyyaml-6.0.2-3.17.1.ppc64le",
"product": {
"name": "saltbundlepy-pyyaml-6.0.2-3.17.1.ppc64le",
"product_id": "saltbundlepy-pyyaml-6.0.2-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-3.23.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-3.23.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-25.1.2-3.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-3.23.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-3.23.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-3.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-3.12.1.ppc64le",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-3.12.1.ppc64le",
"product_id": "saltbundlepy-simplejson-3.19.1-3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-3.46.1.ppc64le",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-3.46.1.ppc64le",
"product_id": "saltbundlepy-testsuite-3.11.13-3.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-3.46.1.ppc64le",
"product": {
"name": "saltbundlepy-tools-3.11.13-3.46.1.ppc64le",
"product_id": "saltbundlepy-tools-3.11.13-3.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-3.18.1.ppc64le",
"product": {
"name": "saltbundlepy-tornado-6.3.2-3.18.1.ppc64le",
"product_id": "saltbundlepy-tornado-6.3.2-3.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-3.81.1.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-3.81.1.ppc64le",
"product_id": "venv-salt-minion-3006.0-3.81.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-3.18.1.s390x",
"product": {
"name": "saltbundle-libzmq-4.3.5-3.18.1.s390x",
"product_id": "saltbundle-libzmq-4.3.5-3.18.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-3.18.1.s390x",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-3.18.1.s390x",
"product_id": "saltbundle-zeromq-devel-4.3.5-3.18.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-3.18.1.s390x",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-3.18.1.s390x",
"product_id": "saltbundle-zeromq-tools-4.3.5-3.18.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-3.46.1.s390x",
"product": {
"name": "saltbundlepy-3.11.13-3.46.1.s390x",
"product_id": "saltbundlepy-3.11.13-3.46.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-3.46.1.s390x",
"product": {
"name": "saltbundlepy-base-3.11.13-3.46.1.s390x",
"product_id": "saltbundlepy-base-3.11.13-3.46.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-3.12.1.s390x",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-3.12.1.s390x",
"product_id": "saltbundlepy-bcrypt-3.2.0-3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-3.21.1.s390x",
"product": {
"name": "saltbundlepy-cffi-1.15.1-3.21.1.s390x",
"product_id": "saltbundlepy-cffi-1.15.1-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-3.30.2.s390x",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-3.30.2.s390x",
"product_id": "saltbundlepy-cryptography-3.3.2-3.30.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-3.46.1.s390x",
"product": {
"name": "saltbundlepy-curses-3.11.13-3.46.1.s390x",
"product_id": "saltbundlepy-curses-3.11.13-3.46.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cython-3.0.12-3.21.2.s390x",
"product": {
"name": "saltbundlepy-cython-3.0.12-3.21.2.s390x",
"product_id": "saltbundlepy-cython-3.0.12-3.21.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-3.46.1.s390x",
"product": {
"name": "saltbundlepy-dbm-3.11.13-3.46.1.s390x",
"product_id": "saltbundlepy-dbm-3.11.13-3.46.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-3.46.1.s390x",
"product": {
"name": "saltbundlepy-devel-3.11.13-3.46.1.s390x",
"product_id": "saltbundlepy-devel-3.11.13-3.46.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-3.46.1.s390x",
"product": {
"name": "saltbundlepy-libs-3.11.13-3.46.1.s390x",
"product_id": "saltbundlepy-libs-3.11.13-3.46.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-5.4.0-3.30.1.s390x",
"product": {
"name": "saltbundlepy-lxml-5.4.0-3.30.1.s390x",
"product_id": "saltbundlepy-lxml-5.4.0-3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-devel-5.4.0-3.30.1.s390x",
"product": {
"name": "saltbundlepy-lxml-devel-5.4.0-3.30.1.s390x",
"product_id": "saltbundlepy-lxml-devel-5.4.0-3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-3.26.1.s390x",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-3.26.1.s390x",
"product_id": "saltbundlepy-m2crypto-0.45.1-3.26.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-markupsafe-3.0.2-3.15.1.s390x",
"product": {
"name": "saltbundlepy-markupsafe-3.0.2-3.15.1.s390x",
"product_id": "saltbundlepy-markupsafe-3.0.2-3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-msgpack-1.1.0-3.22.1.s390x",
"product": {
"name": "saltbundlepy-msgpack-1.1.0-3.22.1.s390x",
"product_id": "saltbundlepy-msgpack-1.1.0-3.22.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-psutil-7.0.0-3.21.1.s390x",
"product": {
"name": "saltbundlepy-psutil-7.0.0-3.21.1.s390x",
"product_id": "saltbundlepy-psutil-7.0.0-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-3.15.1.s390x",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-3.15.1.s390x",
"product_id": "saltbundlepy-pynacl-1.5.0-3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyxattr-0.8.1-3.15.1.s390x",
"product": {
"name": "saltbundlepy-pyxattr-0.8.1-3.15.1.s390x",
"product_id": "saltbundlepy-pyxattr-0.8.1-3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyyaml-6.0.2-3.17.1.s390x",
"product": {
"name": "saltbundlepy-pyyaml-6.0.2-3.17.1.s390x",
"product_id": "saltbundlepy-pyyaml-6.0.2-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-3.23.1.s390x",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-3.23.1.s390x",
"product_id": "saltbundlepy-pyzmq-25.1.2-3.23.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-3.23.1.s390x",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-3.23.1.s390x",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-3.23.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-3.12.1.s390x",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-3.12.1.s390x",
"product_id": "saltbundlepy-simplejson-3.19.1-3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-3.46.1.s390x",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-3.46.1.s390x",
"product_id": "saltbundlepy-testsuite-3.11.13-3.46.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-3.46.1.s390x",
"product": {
"name": "saltbundlepy-tools-3.11.13-3.46.1.s390x",
"product_id": "saltbundlepy-tools-3.11.13-3.46.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-3.18.1.s390x",
"product": {
"name": "saltbundlepy-tornado-6.3.2-3.18.1.s390x",
"product_id": "saltbundlepy-tornado-6.3.2-3.18.1.s390x"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-3.81.1.s390x",
"product": {
"name": "venv-salt-minion-3006.0-3.81.1.s390x",
"product_id": "venv-salt-minion-3006.0-3.81.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-3.18.1.x86_64",
"product": {
"name": "saltbundle-libzmq-4.3.5-3.18.1.x86_64",
"product_id": "saltbundle-libzmq-4.3.5-3.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-3.18.1.x86_64",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-3.18.1.x86_64",
"product_id": "saltbundle-zeromq-devel-4.3.5-3.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-3.18.1.x86_64",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-3.18.1.x86_64",
"product_id": "saltbundle-zeromq-tools-4.3.5-3.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-3.46.1.x86_64",
"product": {
"name": "saltbundlepy-3.11.13-3.46.1.x86_64",
"product_id": "saltbundlepy-3.11.13-3.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-3.46.1.x86_64",
"product": {
"name": "saltbundlepy-base-3.11.13-3.46.1.x86_64",
"product_id": "saltbundlepy-base-3.11.13-3.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-3.12.1.x86_64",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-3.12.1.x86_64",
"product_id": "saltbundlepy-bcrypt-3.2.0-3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-3.21.1.x86_64",
"product": {
"name": "saltbundlepy-cffi-1.15.1-3.21.1.x86_64",
"product_id": "saltbundlepy-cffi-1.15.1-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-3.30.2.x86_64",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-3.30.2.x86_64",
"product_id": "saltbundlepy-cryptography-3.3.2-3.30.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-3.46.1.x86_64",
"product": {
"name": "saltbundlepy-curses-3.11.13-3.46.1.x86_64",
"product_id": "saltbundlepy-curses-3.11.13-3.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cython-3.0.12-3.21.2.x86_64",
"product": {
"name": "saltbundlepy-cython-3.0.12-3.21.2.x86_64",
"product_id": "saltbundlepy-cython-3.0.12-3.21.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-3.46.1.x86_64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-3.46.1.x86_64",
"product_id": "saltbundlepy-dbm-3.11.13-3.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-3.46.1.x86_64",
"product": {
"name": "saltbundlepy-devel-3.11.13-3.46.1.x86_64",
"product_id": "saltbundlepy-devel-3.11.13-3.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-3.46.1.x86_64",
"product": {
"name": "saltbundlepy-libs-3.11.13-3.46.1.x86_64",
"product_id": "saltbundlepy-libs-3.11.13-3.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-5.4.0-3.30.1.x86_64",
"product": {
"name": "saltbundlepy-lxml-5.4.0-3.30.1.x86_64",
"product_id": "saltbundlepy-lxml-5.4.0-3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-devel-5.4.0-3.30.1.x86_64",
"product": {
"name": "saltbundlepy-lxml-devel-5.4.0-3.30.1.x86_64",
"product_id": "saltbundlepy-lxml-devel-5.4.0-3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-3.26.1.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-3.26.1.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-3.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-markupsafe-3.0.2-3.15.1.x86_64",
"product": {
"name": "saltbundlepy-markupsafe-3.0.2-3.15.1.x86_64",
"product_id": "saltbundlepy-markupsafe-3.0.2-3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-msgpack-1.1.0-3.22.1.x86_64",
"product": {
"name": "saltbundlepy-msgpack-1.1.0-3.22.1.x86_64",
"product_id": "saltbundlepy-msgpack-1.1.0-3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-psutil-7.0.0-3.21.1.x86_64",
"product": {
"name": "saltbundlepy-psutil-7.0.0-3.21.1.x86_64",
"product_id": "saltbundlepy-psutil-7.0.0-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-3.15.1.x86_64",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-3.15.1.x86_64",
"product_id": "saltbundlepy-pynacl-1.5.0-3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyxattr-0.8.1-3.15.1.x86_64",
"product": {
"name": "saltbundlepy-pyxattr-0.8.1-3.15.1.x86_64",
"product_id": "saltbundlepy-pyxattr-0.8.1-3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyyaml-6.0.2-3.17.1.x86_64",
"product": {
"name": "saltbundlepy-pyyaml-6.0.2-3.17.1.x86_64",
"product_id": "saltbundlepy-pyyaml-6.0.2-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-3.23.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-3.23.1.x86_64",
"product_id": "saltbundlepy-pyzmq-25.1.2-3.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-3.23.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-3.23.1.x86_64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-3.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-3.12.1.x86_64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-3.12.1.x86_64",
"product_id": "saltbundlepy-simplejson-3.19.1-3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-3.46.1.x86_64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-3.46.1.x86_64",
"product_id": "saltbundlepy-testsuite-3.11.13-3.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-3.46.1.x86_64",
"product": {
"name": "saltbundlepy-tools-3.11.13-3.46.1.x86_64",
"product_id": "saltbundlepy-tools-3.11.13-3.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-3.18.1.x86_64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-3.18.1.x86_64",
"product_id": "saltbundlepy-tornado-6.3.2-3.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-3.81.1.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-3.81.1.x86_64",
"product_id": "venv-salt-minion-3006.0-3.81.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Client Tools 12",
"product": {
"name": "SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-3.81.1.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-3.81.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-3.81.1.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-3.81.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-3.81.1.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-3.81.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-3.81.1.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-3.81.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62348"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62348",
"url": "https://www.suse.com/security/cve/CVE-2025-62348"
},
{
"category": "external",
"summary": "SUSE Bug 1254256 for CVE-2025-62348",
"url": "https://bugzilla.suse.com/1254256"
}
],
"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 Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T11:59:53Z",
"details": "important"
}
],
"title": "CVE-2025-62348"
},
{
"cve": "CVE-2025-62349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62349"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62349",
"url": "https://www.suse.com/security/cve/CVE-2025-62349"
},
{
"category": "external",
"summary": "SUSE Bug 1254257 for CVE-2025-62349",
"url": "https://bugzilla.suse.com/1254257"
}
],
"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 Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.81.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T11:59:53Z",
"details": "moderate"
}
],
"title": "CVE-2025-62349"
}
]
}
SUSE-SU-2025:4467-1
Vulnerability from csaf_suse - Published: 2025-12-18 12:01 - Updated: 2025-12-18 12:01Summary
Security update 5.0.6 for Multi-Linux Manager Salt Bundle
Severity
Important
Notes
Title of the patch: Security update 5.0.6 for Multi-Linux Manager Salt Bundle
Description of the patch: This update fixes the following issues:
venv-salt-minion:
- Security issues fixed:
- CVE-2025-62349: Added minimum_auth_version to enforce security (bsc#1254257)
- CVE-2025-62348: Fixed Junos module yaml loader (bsc#1254256)
- Backport security fixes for vendored tornado
* BDSA-2024-3438
* BDSA-2024-3439
* BDSA-2024-9026
- Other changes and bugs fixed:
- Fixed TLS and x509 modules for OSes with older cryptography module
- Fixed Salt for Python > 3.11 (bsc#1252285, bsc#1252244)
* Use external tornado on Python > 3.11
* Make tls and x509 to use python-cryptography
* Remove usage of spwd
- Fixed payload signature verification on Tumbleweed (bsc#1251776)
- Fixed broken symlink on migration to Leap 16.0 (bsc#1250755)
- Fixed known_hosts error on gitfs (bsc#1250520, bsc#1227207)
Patchnames: SUSE-2025-4467,SUSE-SLE-Manager-Tools-15-2025-4467,SUSE-SLE-Manager-Tools-For-Micro-5-2025-4467,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-4467,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-4467
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.8 (High)
Affected products
Recommended
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.2 (Medium)
Affected products
Recommended
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
18 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 5.0.6 for Multi-Linux Manager Salt Bundle",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nvenv-salt-minion:\n\n- Security issues fixed:\n\n - CVE-2025-62349: Added minimum_auth_version to enforce security (bsc#1254257)\n - CVE-2025-62348: Fixed Junos module yaml loader (bsc#1254256)\n - Backport security fixes for vendored tornado\n * BDSA-2024-3438\n * BDSA-2024-3439\n * BDSA-2024-9026\n\n- Other changes and bugs fixed:\n\n - Fixed TLS and x509 modules for OSes with older cryptography module\n - Fixed Salt for Python \u003e 3.11 (bsc#1252285, bsc#1252244)\n * Use external tornado on Python \u003e 3.11\n * Make tls and x509 to use python-cryptography\n * Remove usage of spwd\n - Fixed payload signature verification on Tumbleweed (bsc#1251776)\n - Fixed broken symlink on migration to Leap 16.0 (bsc#1250755)\n - Fixed known_hosts error on gitfs (bsc#1250520, bsc#1227207)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4467,SUSE-SLE-Manager-Tools-15-2025-4467,SUSE-SLE-Manager-Tools-For-Micro-5-2025-4467,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-4467,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-4467",
"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-2025_4467-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4467-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254467-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4467-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023626.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227207",
"url": "https://bugzilla.suse.com/1227207"
},
{
"category": "self",
"summary": "SUSE Bug 1245740",
"url": "https://bugzilla.suse.com/1245740"
},
{
"category": "self",
"summary": "SUSE Bug 1250520",
"url": "https://bugzilla.suse.com/1250520"
},
{
"category": "self",
"summary": "SUSE Bug 1251776",
"url": "https://bugzilla.suse.com/1251776"
},
{
"category": "self",
"summary": "SUSE Bug 1252244",
"url": "https://bugzilla.suse.com/1252244"
},
{
"category": "self",
"summary": "SUSE Bug 1252285",
"url": "https://bugzilla.suse.com/1252285"
},
{
"category": "self",
"summary": "SUSE Bug 1254256",
"url": "https://bugzilla.suse.com/1254256"
},
{
"category": "self",
"summary": "SUSE Bug 1254257",
"url": "https://bugzilla.suse.com/1254257"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62348 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62349 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62349/"
}
],
"title": "Security update 5.0.6 for Multi-Linux Manager Salt Bundle",
"tracking": {
"current_release_date": "2025-12-18T12:01:11Z",
"generator": {
"date": "2025-12-18T12:01:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4467-1",
"initial_release_date": "2025-12-18T12:01:11Z",
"revision_history": [
{
"date": "2025-12-18T12:01:11Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-150000.3.18.1.aarch64",
"product": {
"name": "saltbundle-libzmq-4.3.5-150000.3.18.1.aarch64",
"product_id": "saltbundle-libzmq-4.3.5-150000.3.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-150000.3.18.1.aarch64",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-150000.3.18.1.aarch64",
"product_id": "saltbundle-zeromq-devel-4.3.5-150000.3.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-150000.3.18.1.aarch64",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-150000.3.18.1.aarch64",
"product_id": "saltbundle-zeromq-tools-4.3.5-150000.3.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-150000.3.46.1.aarch64",
"product": {
"name": "saltbundlepy-3.11.13-150000.3.46.1.aarch64",
"product_id": "saltbundlepy-3.11.13-150000.3.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-150000.3.46.1.aarch64",
"product": {
"name": "saltbundlepy-base-3.11.13-150000.3.46.1.aarch64",
"product_id": "saltbundlepy-base-3.11.13-150000.3.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-150000.3.12.1.aarch64",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-150000.3.12.1.aarch64",
"product_id": "saltbundlepy-bcrypt-3.2.0-150000.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-150000.3.21.1.aarch64",
"product": {
"name": "saltbundlepy-cffi-1.15.1-150000.3.21.1.aarch64",
"product_id": "saltbundlepy-cffi-1.15.1-150000.3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-150000.3.30.1.aarch64",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-150000.3.30.1.aarch64",
"product_id": "saltbundlepy-cryptography-3.3.2-150000.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-150000.3.46.1.aarch64",
"product": {
"name": "saltbundlepy-curses-3.11.13-150000.3.46.1.aarch64",
"product_id": "saltbundlepy-curses-3.11.13-150000.3.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cython-3.0.12-150000.3.21.1.aarch64",
"product": {
"name": "saltbundlepy-cython-3.0.12-150000.3.21.1.aarch64",
"product_id": "saltbundlepy-cython-3.0.12-150000.3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-150000.3.46.1.aarch64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-150000.3.46.1.aarch64",
"product_id": "saltbundlepy-dbm-3.11.13-150000.3.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-150000.3.46.1.aarch64",
"product": {
"name": "saltbundlepy-devel-3.11.13-150000.3.46.1.aarch64",
"product_id": "saltbundlepy-devel-3.11.13-150000.3.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-150000.3.46.1.aarch64",
"product": {
"name": "saltbundlepy-libs-3.11.13-150000.3.46.1.aarch64",
"product_id": "saltbundlepy-libs-3.11.13-150000.3.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-5.4.0-150000.3.30.1.aarch64",
"product": {
"name": "saltbundlepy-lxml-5.4.0-150000.3.30.1.aarch64",
"product_id": "saltbundlepy-lxml-5.4.0-150000.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-devel-5.4.0-150000.3.30.1.aarch64",
"product": {
"name": "saltbundlepy-lxml-devel-5.4.0-150000.3.30.1.aarch64",
"product_id": "saltbundlepy-lxml-devel-5.4.0-150000.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-150000.3.24.1.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-150000.3.24.1.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-150000.3.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-markupsafe-3.0.2-150000.3.15.1.aarch64",
"product": {
"name": "saltbundlepy-markupsafe-3.0.2-150000.3.15.1.aarch64",
"product_id": "saltbundlepy-markupsafe-3.0.2-150000.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-msgpack-1.1.0-150000.3.20.1.aarch64",
"product": {
"name": "saltbundlepy-msgpack-1.1.0-150000.3.20.1.aarch64",
"product_id": "saltbundlepy-msgpack-1.1.0-150000.3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-psutil-7.0.0-150000.3.21.2.aarch64",
"product": {
"name": "saltbundlepy-psutil-7.0.0-150000.3.21.2.aarch64",
"product_id": "saltbundlepy-psutil-7.0.0-150000.3.21.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-150000.3.15.2.aarch64",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-150000.3.15.2.aarch64",
"product_id": "saltbundlepy-pynacl-1.5.0-150000.3.15.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyxattr-0.8.1-150000.3.15.2.aarch64",
"product": {
"name": "saltbundlepy-pyxattr-0.8.1-150000.3.15.2.aarch64",
"product_id": "saltbundlepy-pyxattr-0.8.1-150000.3.15.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyyaml-6.0.2-150000.3.15.1.aarch64",
"product": {
"name": "saltbundlepy-pyyaml-6.0.2-150000.3.15.1.aarch64",
"product_id": "saltbundlepy-pyyaml-6.0.2-150000.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-150000.3.23.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-150000.3.23.1.aarch64",
"product_id": "saltbundlepy-pyzmq-25.1.2-150000.3.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-150000.3.23.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-150000.3.23.1.aarch64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-150000.3.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-150000.3.12.1.aarch64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-150000.3.12.1.aarch64",
"product_id": "saltbundlepy-simplejson-3.19.1-150000.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-150000.3.46.1.aarch64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-150000.3.46.1.aarch64",
"product_id": "saltbundlepy-testsuite-3.11.13-150000.3.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-150000.3.46.1.aarch64",
"product": {
"name": "saltbundlepy-tools-3.11.13-150000.3.46.1.aarch64",
"product_id": "saltbundlepy-tools-3.11.13-150000.3.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-150000.3.18.1.aarch64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-150000.3.18.1.aarch64",
"product_id": "saltbundlepy-tornado-6.3.2-150000.3.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-150000.3.83.1.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-150000.3.83.1.aarch64",
"product_id": "venv-salt-minion-3006.0-150000.3.83.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-appdirs-1.4.4-150000.3.14.1.noarch",
"product": {
"name": "saltbundlepy-appdirs-1.4.4-150000.3.14.1.noarch",
"product_id": "saltbundlepy-appdirs-1.4.4-150000.3.14.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-asn1crypto-1.5.1-150000.3.12.2.noarch",
"product": {
"name": "saltbundlepy-asn1crypto-1.5.1-150000.3.12.2.noarch",
"product_id": "saltbundlepy-asn1crypto-1.5.1-150000.3.12.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-atomicwrites-1.1.5-150000.3.11.2.noarch",
"product": {
"name": "saltbundlepy-atomicwrites-1.1.5-150000.3.11.2.noarch",
"product_id": "saltbundlepy-atomicwrites-1.1.5-150000.3.11.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-attrs-23.1.0-150000.3.12.1.noarch",
"product": {
"name": "saltbundlepy-attrs-23.1.0-150000.3.12.1.noarch",
"product_id": "saltbundlepy-attrs-23.1.0-150000.3.12.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-vectors-3.3.2-150000.3.17.1.noarch",
"product": {
"name": "saltbundlepy-cryptography-vectors-3.3.2-150000.3.17.1.noarch",
"product_id": "saltbundlepy-cryptography-vectors-3.3.2-150000.3.17.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cssselect-1.2.0-150000.3.12.1.noarch",
"product": {
"name": "saltbundlepy-cssselect-1.2.0-150000.3.12.1.noarch",
"product_id": "saltbundlepy-cssselect-1.2.0-150000.3.12.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-docker-pycreds-0.4.0-150000.3.11.1.noarch",
"product": {
"name": "saltbundlepy-docker-pycreds-0.4.0-150000.3.11.1.noarch",
"product_id": "saltbundlepy-docker-pycreds-0.4.0-150000.3.11.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-docopt-0.6.2-150000.3.11.1.noarch",
"product": {
"name": "saltbundlepy-docopt-0.6.2-150000.3.11.1.noarch",
"product_id": "saltbundlepy-docopt-0.6.2-150000.3.11.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-idna-3.4-150000.3.15.1.noarch",
"product": {
"name": "saltbundlepy-idna-3.4-150000.3.15.1.noarch",
"product_id": "saltbundlepy-idna-3.4-150000.3.15.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-importlib-metadata-6.8.0-150000.3.12.1.noarch",
"product": {
"name": "saltbundlepy-importlib-metadata-6.8.0-150000.3.12.1.noarch",
"product_id": "saltbundlepy-importlib-metadata-6.8.0-150000.3.12.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-kiwi-9.24.43-150000.3.23.2.noarch",
"product": {
"name": "saltbundlepy-kiwi-9.24.43-150000.3.23.2.noarch",
"product_id": "saltbundlepy-kiwi-9.24.43-150000.3.23.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-looseversion-1.0.2-150000.3.8.1.noarch",
"product": {
"name": "saltbundlepy-looseversion-1.0.2-150000.3.8.1.noarch",
"product_id": "saltbundlepy-looseversion-1.0.2-150000.3.8.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-doc-5.4.0-150000.3.30.1.noarch",
"product": {
"name": "saltbundlepy-lxml-doc-5.4.0-150000.3.30.1.noarch",
"product_id": "saltbundlepy-lxml-doc-5.4.0-150000.3.30.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-150000.3.24.1.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-150000.3.24.1.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-150000.3.24.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-more-itertools-9.1.0-150000.3.18.1.noarch",
"product": {
"name": "saltbundlepy-more-itertools-9.1.0-150000.3.18.1.noarch",
"product_id": "saltbundlepy-more-itertools-9.1.0-150000.3.18.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-paramiko-2.4.3-150000.3.14.1.noarch",
"product": {
"name": "saltbundlepy-paramiko-2.4.3-150000.3.14.1.noarch",
"product_id": "saltbundlepy-paramiko-2.4.3-150000.3.14.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-paramiko-doc-2.4.3-150000.3.14.1.noarch",
"product": {
"name": "saltbundlepy-paramiko-doc-2.4.3-150000.3.14.1.noarch",
"product_id": "saltbundlepy-paramiko-doc-2.4.3-150000.3.14.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-passlib-1.7.4-150000.3.6.2.noarch",
"product": {
"name": "saltbundlepy-passlib-1.7.4-150000.3.6.2.noarch",
"product_id": "saltbundlepy-passlib-1.7.4-150000.3.6.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-ptyprocess-0.7.0-150000.3.12.2.noarch",
"product": {
"name": "saltbundlepy-ptyprocess-0.7.0-150000.3.12.2.noarch",
"product_id": "saltbundlepy-ptyprocess-0.7.0-150000.3.12.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-py-1.11.0-150000.3.18.1.noarch",
"product": {
"name": "saltbundlepy-py-1.11.0-150000.3.18.1.noarch",
"product_id": "saltbundlepy-py-1.11.0-150000.3.18.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyasn1-0.5.0-150000.3.12.2.noarch",
"product": {
"name": "saltbundlepy-pyasn1-0.5.0-150000.3.12.2.noarch",
"product_id": "saltbundlepy-pyasn1-0.5.0-150000.3.12.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyasn1-modules-0.3.0-150000.3.14.1.noarch",
"product": {
"name": "saltbundlepy-pyasn1-modules-0.3.0-150000.3.14.1.noarch",
"product_id": "saltbundlepy-pyasn1-modules-0.3.0-150000.3.14.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pycparser-2.21-150000.3.15.1.noarch",
"product": {
"name": "saltbundlepy-pycparser-2.21-150000.3.15.1.noarch",
"product_id": "saltbundlepy-pycparser-2.21-150000.3.15.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyinotify-0.9.6-150000.3.11.1.noarch",
"product": {
"name": "saltbundlepy-pyinotify-0.9.6-150000.3.11.1.noarch",
"product_id": "saltbundlepy-pyinotify-0.9.6-150000.3.11.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyopenssl-23.2.0-150000.3.18.1.noarch",
"product": {
"name": "saltbundlepy-pyopenssl-23.2.0-150000.3.18.1.noarch",
"product_id": "saltbundlepy-pyopenssl-23.2.0-150000.3.18.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyparsing-3.0.9-150000.3.12.1.noarch",
"product": {
"name": "saltbundlepy-pyparsing-3.0.9-150000.3.12.1.noarch",
"product_id": "saltbundlepy-pyparsing-3.0.9-150000.3.12.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pysocks-1.7.1-150000.3.12.2.noarch",
"product": {
"name": "saltbundlepy-pysocks-1.7.1-150000.3.12.2.noarch",
"product_id": "saltbundlepy-pysocks-1.7.1-150000.3.12.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pytz-2023.3-150000.3.18.2.noarch",
"product": {
"name": "saltbundlepy-pytz-2023.3-150000.3.18.2.noarch",
"product_id": "saltbundlepy-pytz-2023.3-150000.3.18.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-rpm-vercmp-0.1.2-150000.3.11.1.noarch",
"product": {
"name": "saltbundlepy-rpm-vercmp-0.1.2-150000.3.11.1.noarch",
"product_id": "saltbundlepy-rpm-vercmp-0.1.2-150000.3.11.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-setuptools-78.1.1-150000.3.18.1.noarch",
"product": {
"name": "saltbundlepy-setuptools-78.1.1-150000.3.18.1.noarch",
"product_id": "saltbundlepy-setuptools-78.1.1-150000.3.18.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-setuptools-scm-8.2.0-150000.3.14.1.noarch",
"product": {
"name": "saltbundlepy-setuptools-scm-8.2.0-150000.3.14.1.noarch",
"product_id": "saltbundlepy-setuptools-scm-8.2.0-150000.3.14.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-six-1.17.0-150000.3.12.1.noarch",
"product": {
"name": "saltbundlepy-six-1.17.0-150000.3.12.1.noarch",
"product_id": "saltbundlepy-six-1.17.0-150000.3.12.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-websocket-client-1.5.1-150000.3.12.1.noarch",
"product": {
"name": "saltbundlepy-websocket-client-1.5.1-150000.3.12.1.noarch",
"product_id": "saltbundlepy-websocket-client-1.5.1-150000.3.12.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-wheel-0.45.1-150000.3.8.1.noarch",
"product": {
"name": "saltbundlepy-wheel-0.45.1-150000.3.8.1.noarch",
"product_id": "saltbundlepy-wheel-0.45.1-150000.3.8.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-150000.3.18.1.ppc64le",
"product": {
"name": "saltbundle-libzmq-4.3.5-150000.3.18.1.ppc64le",
"product_id": "saltbundle-libzmq-4.3.5-150000.3.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-150000.3.18.1.ppc64le",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-150000.3.18.1.ppc64le",
"product_id": "saltbundle-zeromq-devel-4.3.5-150000.3.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-150000.3.18.1.ppc64le",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-150000.3.18.1.ppc64le",
"product_id": "saltbundle-zeromq-tools-4.3.5-150000.3.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-150000.3.46.1.ppc64le",
"product": {
"name": "saltbundlepy-3.11.13-150000.3.46.1.ppc64le",
"product_id": "saltbundlepy-3.11.13-150000.3.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-150000.3.46.1.ppc64le",
"product": {
"name": "saltbundlepy-base-3.11.13-150000.3.46.1.ppc64le",
"product_id": "saltbundlepy-base-3.11.13-150000.3.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-150000.3.12.1.ppc64le",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-150000.3.12.1.ppc64le",
"product_id": "saltbundlepy-bcrypt-3.2.0-150000.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-150000.3.21.1.ppc64le",
"product": {
"name": "saltbundlepy-cffi-1.15.1-150000.3.21.1.ppc64le",
"product_id": "saltbundlepy-cffi-1.15.1-150000.3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-150000.3.30.1.ppc64le",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-150000.3.30.1.ppc64le",
"product_id": "saltbundlepy-cryptography-3.3.2-150000.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-150000.3.46.1.ppc64le",
"product": {
"name": "saltbundlepy-curses-3.11.13-150000.3.46.1.ppc64le",
"product_id": "saltbundlepy-curses-3.11.13-150000.3.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cython-3.0.12-150000.3.21.1.ppc64le",
"product": {
"name": "saltbundlepy-cython-3.0.12-150000.3.21.1.ppc64le",
"product_id": "saltbundlepy-cython-3.0.12-150000.3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-150000.3.46.1.ppc64le",
"product": {
"name": "saltbundlepy-dbm-3.11.13-150000.3.46.1.ppc64le",
"product_id": "saltbundlepy-dbm-3.11.13-150000.3.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-150000.3.46.1.ppc64le",
"product": {
"name": "saltbundlepy-devel-3.11.13-150000.3.46.1.ppc64le",
"product_id": "saltbundlepy-devel-3.11.13-150000.3.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-150000.3.46.1.ppc64le",
"product": {
"name": "saltbundlepy-libs-3.11.13-150000.3.46.1.ppc64le",
"product_id": "saltbundlepy-libs-3.11.13-150000.3.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-5.4.0-150000.3.30.1.ppc64le",
"product": {
"name": "saltbundlepy-lxml-5.4.0-150000.3.30.1.ppc64le",
"product_id": "saltbundlepy-lxml-5.4.0-150000.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-devel-5.4.0-150000.3.30.1.ppc64le",
"product": {
"name": "saltbundlepy-lxml-devel-5.4.0-150000.3.30.1.ppc64le",
"product_id": "saltbundlepy-lxml-devel-5.4.0-150000.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-150000.3.24.1.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-150000.3.24.1.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-150000.3.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-markupsafe-3.0.2-150000.3.15.1.ppc64le",
"product": {
"name": "saltbundlepy-markupsafe-3.0.2-150000.3.15.1.ppc64le",
"product_id": "saltbundlepy-markupsafe-3.0.2-150000.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-msgpack-1.1.0-150000.3.20.1.ppc64le",
"product": {
"name": "saltbundlepy-msgpack-1.1.0-150000.3.20.1.ppc64le",
"product_id": "saltbundlepy-msgpack-1.1.0-150000.3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-psutil-7.0.0-150000.3.21.2.ppc64le",
"product": {
"name": "saltbundlepy-psutil-7.0.0-150000.3.21.2.ppc64le",
"product_id": "saltbundlepy-psutil-7.0.0-150000.3.21.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-150000.3.15.2.ppc64le",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-150000.3.15.2.ppc64le",
"product_id": "saltbundlepy-pynacl-1.5.0-150000.3.15.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyxattr-0.8.1-150000.3.15.2.ppc64le",
"product": {
"name": "saltbundlepy-pyxattr-0.8.1-150000.3.15.2.ppc64le",
"product_id": "saltbundlepy-pyxattr-0.8.1-150000.3.15.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyyaml-6.0.2-150000.3.15.1.ppc64le",
"product": {
"name": "saltbundlepy-pyyaml-6.0.2-150000.3.15.1.ppc64le",
"product_id": "saltbundlepy-pyyaml-6.0.2-150000.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-150000.3.23.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-150000.3.23.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-25.1.2-150000.3.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-150000.3.23.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-150000.3.23.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-150000.3.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-150000.3.12.1.ppc64le",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-150000.3.12.1.ppc64le",
"product_id": "saltbundlepy-simplejson-3.19.1-150000.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-150000.3.46.1.ppc64le",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-150000.3.46.1.ppc64le",
"product_id": "saltbundlepy-testsuite-3.11.13-150000.3.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-150000.3.46.1.ppc64le",
"product": {
"name": "saltbundlepy-tools-3.11.13-150000.3.46.1.ppc64le",
"product_id": "saltbundlepy-tools-3.11.13-150000.3.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-150000.3.18.1.ppc64le",
"product": {
"name": "saltbundlepy-tornado-6.3.2-150000.3.18.1.ppc64le",
"product_id": "saltbundlepy-tornado-6.3.2-150000.3.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-150000.3.83.1.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-150000.3.83.1.ppc64le",
"product_id": "venv-salt-minion-3006.0-150000.3.83.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-150000.3.18.1.s390x",
"product": {
"name": "saltbundle-libzmq-4.3.5-150000.3.18.1.s390x",
"product_id": "saltbundle-libzmq-4.3.5-150000.3.18.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-150000.3.18.1.s390x",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-150000.3.18.1.s390x",
"product_id": "saltbundle-zeromq-devel-4.3.5-150000.3.18.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-150000.3.18.1.s390x",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-150000.3.18.1.s390x",
"product_id": "saltbundle-zeromq-tools-4.3.5-150000.3.18.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-150000.3.46.1.s390x",
"product": {
"name": "saltbundlepy-3.11.13-150000.3.46.1.s390x",
"product_id": "saltbundlepy-3.11.13-150000.3.46.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-150000.3.46.1.s390x",
"product": {
"name": "saltbundlepy-base-3.11.13-150000.3.46.1.s390x",
"product_id": "saltbundlepy-base-3.11.13-150000.3.46.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-150000.3.12.1.s390x",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-150000.3.12.1.s390x",
"product_id": "saltbundlepy-bcrypt-3.2.0-150000.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-150000.3.21.1.s390x",
"product": {
"name": "saltbundlepy-cffi-1.15.1-150000.3.21.1.s390x",
"product_id": "saltbundlepy-cffi-1.15.1-150000.3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-150000.3.30.1.s390x",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-150000.3.30.1.s390x",
"product_id": "saltbundlepy-cryptography-3.3.2-150000.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-150000.3.46.1.s390x",
"product": {
"name": "saltbundlepy-curses-3.11.13-150000.3.46.1.s390x",
"product_id": "saltbundlepy-curses-3.11.13-150000.3.46.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cython-3.0.12-150000.3.21.1.s390x",
"product": {
"name": "saltbundlepy-cython-3.0.12-150000.3.21.1.s390x",
"product_id": "saltbundlepy-cython-3.0.12-150000.3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-150000.3.46.1.s390x",
"product": {
"name": "saltbundlepy-dbm-3.11.13-150000.3.46.1.s390x",
"product_id": "saltbundlepy-dbm-3.11.13-150000.3.46.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-150000.3.46.1.s390x",
"product": {
"name": "saltbundlepy-devel-3.11.13-150000.3.46.1.s390x",
"product_id": "saltbundlepy-devel-3.11.13-150000.3.46.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-150000.3.46.1.s390x",
"product": {
"name": "saltbundlepy-libs-3.11.13-150000.3.46.1.s390x",
"product_id": "saltbundlepy-libs-3.11.13-150000.3.46.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-5.4.0-150000.3.30.1.s390x",
"product": {
"name": "saltbundlepy-lxml-5.4.0-150000.3.30.1.s390x",
"product_id": "saltbundlepy-lxml-5.4.0-150000.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-devel-5.4.0-150000.3.30.1.s390x",
"product": {
"name": "saltbundlepy-lxml-devel-5.4.0-150000.3.30.1.s390x",
"product_id": "saltbundlepy-lxml-devel-5.4.0-150000.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-150000.3.24.1.s390x",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-150000.3.24.1.s390x",
"product_id": "saltbundlepy-m2crypto-0.45.1-150000.3.24.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-markupsafe-3.0.2-150000.3.15.1.s390x",
"product": {
"name": "saltbundlepy-markupsafe-3.0.2-150000.3.15.1.s390x",
"product_id": "saltbundlepy-markupsafe-3.0.2-150000.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-msgpack-1.1.0-150000.3.20.1.s390x",
"product": {
"name": "saltbundlepy-msgpack-1.1.0-150000.3.20.1.s390x",
"product_id": "saltbundlepy-msgpack-1.1.0-150000.3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-psutil-7.0.0-150000.3.21.2.s390x",
"product": {
"name": "saltbundlepy-psutil-7.0.0-150000.3.21.2.s390x",
"product_id": "saltbundlepy-psutil-7.0.0-150000.3.21.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-150000.3.15.2.s390x",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-150000.3.15.2.s390x",
"product_id": "saltbundlepy-pynacl-1.5.0-150000.3.15.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyxattr-0.8.1-150000.3.15.2.s390x",
"product": {
"name": "saltbundlepy-pyxattr-0.8.1-150000.3.15.2.s390x",
"product_id": "saltbundlepy-pyxattr-0.8.1-150000.3.15.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyyaml-6.0.2-150000.3.15.1.s390x",
"product": {
"name": "saltbundlepy-pyyaml-6.0.2-150000.3.15.1.s390x",
"product_id": "saltbundlepy-pyyaml-6.0.2-150000.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-150000.3.23.1.s390x",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-150000.3.23.1.s390x",
"product_id": "saltbundlepy-pyzmq-25.1.2-150000.3.23.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-150000.3.23.1.s390x",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-150000.3.23.1.s390x",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-150000.3.23.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-150000.3.12.1.s390x",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-150000.3.12.1.s390x",
"product_id": "saltbundlepy-simplejson-3.19.1-150000.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-150000.3.46.1.s390x",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-150000.3.46.1.s390x",
"product_id": "saltbundlepy-testsuite-3.11.13-150000.3.46.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-150000.3.46.1.s390x",
"product": {
"name": "saltbundlepy-tools-3.11.13-150000.3.46.1.s390x",
"product_id": "saltbundlepy-tools-3.11.13-150000.3.46.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-150000.3.18.1.s390x",
"product": {
"name": "saltbundlepy-tornado-6.3.2-150000.3.18.1.s390x",
"product_id": "saltbundlepy-tornado-6.3.2-150000.3.18.1.s390x"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-150000.3.83.1.s390x",
"product": {
"name": "venv-salt-minion-3006.0-150000.3.83.1.s390x",
"product_id": "venv-salt-minion-3006.0-150000.3.83.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-150000.3.18.1.x86_64",
"product": {
"name": "saltbundle-libzmq-4.3.5-150000.3.18.1.x86_64",
"product_id": "saltbundle-libzmq-4.3.5-150000.3.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-150000.3.18.1.x86_64",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-150000.3.18.1.x86_64",
"product_id": "saltbundle-zeromq-devel-4.3.5-150000.3.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-150000.3.18.1.x86_64",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-150000.3.18.1.x86_64",
"product_id": "saltbundle-zeromq-tools-4.3.5-150000.3.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-150000.3.46.1.x86_64",
"product": {
"name": "saltbundlepy-3.11.13-150000.3.46.1.x86_64",
"product_id": "saltbundlepy-3.11.13-150000.3.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-150000.3.46.1.x86_64",
"product": {
"name": "saltbundlepy-base-3.11.13-150000.3.46.1.x86_64",
"product_id": "saltbundlepy-base-3.11.13-150000.3.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-150000.3.12.1.x86_64",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-150000.3.12.1.x86_64",
"product_id": "saltbundlepy-bcrypt-3.2.0-150000.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-150000.3.21.1.x86_64",
"product": {
"name": "saltbundlepy-cffi-1.15.1-150000.3.21.1.x86_64",
"product_id": "saltbundlepy-cffi-1.15.1-150000.3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-150000.3.30.1.x86_64",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-150000.3.30.1.x86_64",
"product_id": "saltbundlepy-cryptography-3.3.2-150000.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-150000.3.46.1.x86_64",
"product": {
"name": "saltbundlepy-curses-3.11.13-150000.3.46.1.x86_64",
"product_id": "saltbundlepy-curses-3.11.13-150000.3.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cython-3.0.12-150000.3.21.1.x86_64",
"product": {
"name": "saltbundlepy-cython-3.0.12-150000.3.21.1.x86_64",
"product_id": "saltbundlepy-cython-3.0.12-150000.3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-150000.3.46.1.x86_64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-150000.3.46.1.x86_64",
"product_id": "saltbundlepy-dbm-3.11.13-150000.3.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-150000.3.46.1.x86_64",
"product": {
"name": "saltbundlepy-devel-3.11.13-150000.3.46.1.x86_64",
"product_id": "saltbundlepy-devel-3.11.13-150000.3.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-150000.3.46.1.x86_64",
"product": {
"name": "saltbundlepy-libs-3.11.13-150000.3.46.1.x86_64",
"product_id": "saltbundlepy-libs-3.11.13-150000.3.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-5.4.0-150000.3.30.1.x86_64",
"product": {
"name": "saltbundlepy-lxml-5.4.0-150000.3.30.1.x86_64",
"product_id": "saltbundlepy-lxml-5.4.0-150000.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-devel-5.4.0-150000.3.30.1.x86_64",
"product": {
"name": "saltbundlepy-lxml-devel-5.4.0-150000.3.30.1.x86_64",
"product_id": "saltbundlepy-lxml-devel-5.4.0-150000.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-150000.3.24.1.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-150000.3.24.1.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-150000.3.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-markupsafe-3.0.2-150000.3.15.1.x86_64",
"product": {
"name": "saltbundlepy-markupsafe-3.0.2-150000.3.15.1.x86_64",
"product_id": "saltbundlepy-markupsafe-3.0.2-150000.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-msgpack-1.1.0-150000.3.20.1.x86_64",
"product": {
"name": "saltbundlepy-msgpack-1.1.0-150000.3.20.1.x86_64",
"product_id": "saltbundlepy-msgpack-1.1.0-150000.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-psutil-7.0.0-150000.3.21.2.x86_64",
"product": {
"name": "saltbundlepy-psutil-7.0.0-150000.3.21.2.x86_64",
"product_id": "saltbundlepy-psutil-7.0.0-150000.3.21.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-150000.3.15.2.x86_64",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-150000.3.15.2.x86_64",
"product_id": "saltbundlepy-pynacl-1.5.0-150000.3.15.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyxattr-0.8.1-150000.3.15.2.x86_64",
"product": {
"name": "saltbundlepy-pyxattr-0.8.1-150000.3.15.2.x86_64",
"product_id": "saltbundlepy-pyxattr-0.8.1-150000.3.15.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyyaml-6.0.2-150000.3.15.1.x86_64",
"product": {
"name": "saltbundlepy-pyyaml-6.0.2-150000.3.15.1.x86_64",
"product_id": "saltbundlepy-pyyaml-6.0.2-150000.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-150000.3.23.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-150000.3.23.1.x86_64",
"product_id": "saltbundlepy-pyzmq-25.1.2-150000.3.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-150000.3.23.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-150000.3.23.1.x86_64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-150000.3.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-150000.3.12.1.x86_64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-150000.3.12.1.x86_64",
"product_id": "saltbundlepy-simplejson-3.19.1-150000.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-150000.3.46.1.x86_64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-150000.3.46.1.x86_64",
"product_id": "saltbundlepy-testsuite-3.11.13-150000.3.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-150000.3.46.1.x86_64",
"product": {
"name": "saltbundlepy-tools-3.11.13-150000.3.46.1.x86_64",
"product_id": "saltbundlepy-tools-3.11.13-150000.3.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-150000.3.18.1.x86_64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-150000.3.18.1.x86_64",
"product_id": "saltbundlepy-tornado-6.3.2-150000.3.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-150000.3.83.1.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-150000.3.83.1.x86_64",
"product_id": "venv-salt-minion-3006.0-150000.3.83.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Client Tools 15",
"product": {
"name": "SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15"
}
},
{
"category": "product_name",
"name": "SUSE Manager Client Tools for SLE Micro 5",
"product": {
"name": "SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-manager-tools-micro:5"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy LTS 4.3",
"product": {
"name": "SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy-lts:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server LTS 4.3",
"product": {
"name": "SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server-lts:4.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150000.3.83.1.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-150000.3.83.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150000.3.83.1.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-150000.3.83.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150000.3.83.1.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-150000.3.83.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150000.3.83.1.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-150000.3.83.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150000.3.83.1.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-150000.3.83.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150000.3.83.1.s390x as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-150000.3.83.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150000.3.83.1.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-150000.3.83.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150000.3.83.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-150000.3.83.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150000.3.83.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-150000.3.83.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150000.3.83.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-150000.3.83.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150000.3.83.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-150000.3.83.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62348"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.x86_64",
"SUSE Manager Proxy LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.x86_64",
"SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.ppc64le",
"SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.s390x",
"SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62348",
"url": "https://www.suse.com/security/cve/CVE-2025-62348"
},
{
"category": "external",
"summary": "SUSE Bug 1254256 for CVE-2025-62348",
"url": "https://bugzilla.suse.com/1254256"
}
],
"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 Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.x86_64",
"SUSE Manager Proxy LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.x86_64",
"SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.ppc64le",
"SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.s390x",
"SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.x86_64",
"SUSE Manager Proxy LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.x86_64",
"SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.ppc64le",
"SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.s390x",
"SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T12:01:11Z",
"details": "important"
}
],
"title": "CVE-2025-62348"
},
{
"cve": "CVE-2025-62349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62349"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.x86_64",
"SUSE Manager Proxy LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.x86_64",
"SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.ppc64le",
"SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.s390x",
"SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62349",
"url": "https://www.suse.com/security/cve/CVE-2025-62349"
},
{
"category": "external",
"summary": "SUSE Bug 1254257 for CVE-2025-62349",
"url": "https://bugzilla.suse.com/1254257"
}
],
"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 Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.x86_64",
"SUSE Manager Proxy LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.x86_64",
"SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.ppc64le",
"SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.s390x",
"SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.aarch64",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.ppc64le",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.s390x",
"SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.83.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.83.1.x86_64",
"SUSE Manager Proxy LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.x86_64",
"SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.ppc64le",
"SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.s390x",
"SUSE Manager Server LTS 4.3:venv-salt-minion-3006.0-150000.3.83.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T12:01:11Z",
"details": "moderate"
}
],
"title": "CVE-2025-62349"
}
]
}
SUSE-SU-2025:4474-1
Vulnerability from csaf_suse - Published: 2025-12-18 12:07 - Updated: 2025-12-18 12:07Summary
Security update 5.0.6 for Multi-Linux Manager Salt Bundle
Severity
Important
Notes
Title of the patch: Security update 5.0.6 for Multi-Linux Manager Salt Bundle
Description of the patch: This update fixes the following issues:
venv-salt-minion:
- Security issues fixed:
- CVE-2025-62349: Added minimum_auth_version to enforce security (bsc#1254257)
- CVE-2025-62348: Fixed Junos module yaml loader (bsc#1254256)
- Backport security fixes for vendored tornado
* BDSA-2024-3438
* BDSA-2024-3439
* BDSA-2024-9026
- Other changes and bugs fixed:
- Fixed TLS and x509 modules for OSes with older cryptography module
- Fixed Salt for Python > 3.11 (bsc#1252285, bsc#1252244)
* Use external tornado on Python > 3.11
* Make tls and x509 to use python-cryptography
* Remove usage of spwd
- Fixed payload signature verification on Tumbleweed (bsc#1251776)
- Fixed broken symlink on migration to Leap 16.0 (bsc#1250755)
- Fixed known_hosts error on gitfs (bsc#1250520, bsc#1227207)
Patchnames: SUSE-2025-4474,SUSE-EL-9-CLIENT-TOOLS-2025-4474
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.8 (High)
Affected products
Recommended
154 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-appdirs-1.4.4-1.11.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-asn1crypto-1.5.1-1.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-atomicwrites-1.1.5-1.8.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-attrs-23.1.0-1.9.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-vectors-3.3.2-1.11.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cssselect-1.2.0-1.9.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docker-pycreds-0.4.0-1.8.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docopt-0.6.2-1.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-idna-3.4-1.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-importlib-metadata-6.8.0-1.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-kiwi-9.24.43-1.17.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-looseversion-1.0.2-1.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-doc-5.4.0-1.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-more-itertools-9.1.0-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-paramiko-2.4.3-1.11.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-paramiko-doc-2.4.3-1.11.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-ptyprocess-0.7.0-1.9.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-py-1.11.0-1.15.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.9.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-modules-0.3.0-1.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pycparser-2.21-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyinotify-0.9.6-1.8.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyopenssl-23.2.0-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyparsing-3.0.9-1.9.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pysocks-1.7.1-1.9.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pytz-2023.3-1.15.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-rpm-vercmp-0.1.2-1.8.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-setuptools-78.1.1-1.15.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-setuptools-scm-8.2.0-1.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-six-1.17.0-1.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-wheel-0.45.1-1.8.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.2 (Medium)
Affected products
Recommended
154 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-appdirs-1.4.4-1.11.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-asn1crypto-1.5.1-1.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-atomicwrites-1.1.5-1.8.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-attrs-23.1.0-1.9.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-vectors-3.3.2-1.11.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cssselect-1.2.0-1.9.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docker-pycreds-0.4.0-1.8.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docopt-0.6.2-1.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-idna-3.4-1.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-importlib-metadata-6.8.0-1.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-kiwi-9.24.43-1.17.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-looseversion-1.0.2-1.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-doc-5.4.0-1.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-more-itertools-9.1.0-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-paramiko-2.4.3-1.11.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-paramiko-doc-2.4.3-1.11.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-ptyprocess-0.7.0-1.9.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-py-1.11.0-1.15.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.9.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-modules-0.3.0-1.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pycparser-2.21-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyinotify-0.9.6-1.8.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyopenssl-23.2.0-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyparsing-3.0.9-1.9.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pysocks-1.7.1-1.9.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pytz-2023.3-1.15.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-rpm-vercmp-0.1.2-1.8.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-setuptools-78.1.1-1.15.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-setuptools-scm-8.2.0-1.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-six-1.17.0-1.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-wheel-0.45.1-1.8.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
18 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 5.0.6 for Multi-Linux Manager Salt Bundle",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nvenv-salt-minion:\n\n- Security issues fixed:\n\n - CVE-2025-62349: Added minimum_auth_version to enforce security (bsc#1254257)\n - CVE-2025-62348: Fixed Junos module yaml loader (bsc#1254256)\n - Backport security fixes for vendored tornado\n * BDSA-2024-3438\n * BDSA-2024-3439\n * BDSA-2024-9026\n\n- Other changes and bugs fixed:\n\n - Fixed TLS and x509 modules for OSes with older cryptography module\n - Fixed Salt for Python \u003e 3.11 (bsc#1252285, bsc#1252244)\n * Use external tornado on Python \u003e 3.11\n * Make tls and x509 to use python-cryptography\n * Remove usage of spwd\n - Fixed payload signature verification on Tumbleweed (bsc#1251776)\n - Fixed broken symlink on migration to Leap 16.0 (bsc#1250755)\n - Fixed known_hosts error on gitfs (bsc#1250520, bsc#1227207)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4474,SUSE-EL-9-CLIENT-TOOLS-2025-4474",
"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-2025_4474-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4474-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254474-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4474-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023621.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227207",
"url": "https://bugzilla.suse.com/1227207"
},
{
"category": "self",
"summary": "SUSE Bug 1245740",
"url": "https://bugzilla.suse.com/1245740"
},
{
"category": "self",
"summary": "SUSE Bug 1250520",
"url": "https://bugzilla.suse.com/1250520"
},
{
"category": "self",
"summary": "SUSE Bug 1251776",
"url": "https://bugzilla.suse.com/1251776"
},
{
"category": "self",
"summary": "SUSE Bug 1252244",
"url": "https://bugzilla.suse.com/1252244"
},
{
"category": "self",
"summary": "SUSE Bug 1252285",
"url": "https://bugzilla.suse.com/1252285"
},
{
"category": "self",
"summary": "SUSE Bug 1254256",
"url": "https://bugzilla.suse.com/1254256"
},
{
"category": "self",
"summary": "SUSE Bug 1254257",
"url": "https://bugzilla.suse.com/1254257"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62348 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62349 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62349/"
}
],
"title": "Security update 5.0.6 for Multi-Linux Manager Salt Bundle",
"tracking": {
"current_release_date": "2025-12-18T12:07:57Z",
"generator": {
"date": "2025-12-18T12:07:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4474-1",
"initial_release_date": "2025-12-18T12:07:57Z",
"revision_history": [
{
"date": "2025-12-18T12:07:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-1.12.1.aarch64",
"product": {
"name": "saltbundle-libzmq-4.3.5-1.12.1.aarch64",
"product_id": "saltbundle-libzmq-4.3.5-1.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-1.12.1.aarch64",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-1.12.1.aarch64",
"product_id": "saltbundle-zeromq-devel-4.3.5-1.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-1.12.1.aarch64",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-1.12.1.aarch64",
"product_id": "saltbundle-zeromq-tools-4.3.5-1.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-1.35.1.aarch64",
"product": {
"name": "saltbundlepy-3.11.13-1.35.1.aarch64",
"product_id": "saltbundlepy-3.11.13-1.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-1.35.1.aarch64",
"product": {
"name": "saltbundlepy-base-3.11.13-1.35.1.aarch64",
"product_id": "saltbundlepy-base-3.11.13-1.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-1.9.1.aarch64",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-1.9.1.aarch64",
"product_id": "saltbundlepy-bcrypt-3.2.0-1.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-1.15.2.aarch64",
"product": {
"name": "saltbundlepy-cffi-1.15.1-1.15.2.aarch64",
"product_id": "saltbundlepy-cffi-1.15.1-1.15.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-1.21.2.aarch64",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-1.21.2.aarch64",
"product_id": "saltbundlepy-cryptography-3.3.2-1.21.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-1.35.1.aarch64",
"product": {
"name": "saltbundlepy-curses-3.11.13-1.35.1.aarch64",
"product_id": "saltbundlepy-curses-3.11.13-1.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cython-3.0.12-1.15.2.aarch64",
"product": {
"name": "saltbundlepy-cython-3.0.12-1.15.2.aarch64",
"product_id": "saltbundlepy-cython-3.0.12-1.15.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-1.35.1.aarch64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-1.35.1.aarch64",
"product_id": "saltbundlepy-dbm-3.11.13-1.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-1.35.1.aarch64",
"product": {
"name": "saltbundlepy-devel-3.11.13-1.35.1.aarch64",
"product_id": "saltbundlepy-devel-3.11.13-1.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-1.35.1.aarch64",
"product": {
"name": "saltbundlepy-libs-3.11.13-1.35.1.aarch64",
"product_id": "saltbundlepy-libs-3.11.13-1.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-5.4.0-1.24.1.aarch64",
"product": {
"name": "saltbundlepy-lxml-5.4.0-1.24.1.aarch64",
"product_id": "saltbundlepy-lxml-5.4.0-1.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-devel-5.4.0-1.24.1.aarch64",
"product": {
"name": "saltbundlepy-lxml-devel-5.4.0-1.24.1.aarch64",
"product_id": "saltbundlepy-lxml-devel-5.4.0-1.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-1.15.1.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-1.15.1.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-1.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-markupsafe-3.0.2-1.9.2.aarch64",
"product": {
"name": "saltbundlepy-markupsafe-3.0.2-1.9.2.aarch64",
"product_id": "saltbundlepy-markupsafe-3.0.2-1.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-msgpack-1.1.0-1.17.1.aarch64",
"product": {
"name": "saltbundlepy-msgpack-1.1.0-1.17.1.aarch64",
"product_id": "saltbundlepy-msgpack-1.1.0-1.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-psutil-7.0.0-1.15.2.aarch64",
"product": {
"name": "saltbundlepy-psutil-7.0.0-1.15.2.aarch64",
"product_id": "saltbundlepy-psutil-7.0.0-1.15.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-1.9.1.aarch64",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-1.9.1.aarch64",
"product_id": "saltbundlepy-pynacl-1.5.0-1.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyxattr-0.8.1-1.12.1.aarch64",
"product": {
"name": "saltbundlepy-pyxattr-0.8.1-1.12.1.aarch64",
"product_id": "saltbundlepy-pyxattr-0.8.1-1.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyyaml-6.0.2-1.12.1.aarch64",
"product": {
"name": "saltbundlepy-pyyaml-6.0.2-1.12.1.aarch64",
"product_id": "saltbundlepy-pyyaml-6.0.2-1.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-1.14.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-1.14.1.aarch64",
"product_id": "saltbundlepy-pyzmq-25.1.2-1.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-1.14.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-1.14.1.aarch64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-1.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-1.9.2.aarch64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-1.9.2.aarch64",
"product_id": "saltbundlepy-simplejson-3.19.1-1.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-1.35.1.aarch64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-1.35.1.aarch64",
"product_id": "saltbundlepy-testsuite-3.11.13-1.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-1.35.1.aarch64",
"product": {
"name": "saltbundlepy-tools-3.11.13-1.35.1.aarch64",
"product_id": "saltbundlepy-tools-3.11.13-1.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-1.15.2.aarch64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-1.15.2.aarch64",
"product_id": "saltbundlepy-tornado-6.3.2-1.15.2.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-1.64.1.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-1.64.1.aarch64",
"product_id": "venv-salt-minion-3006.0-1.64.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-appdirs-1.4.4-1.11.2.noarch",
"product": {
"name": "saltbundlepy-appdirs-1.4.4-1.11.2.noarch",
"product_id": "saltbundlepy-appdirs-1.4.4-1.11.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-asn1crypto-1.5.1-1.9.1.noarch",
"product": {
"name": "saltbundlepy-asn1crypto-1.5.1-1.9.1.noarch",
"product_id": "saltbundlepy-asn1crypto-1.5.1-1.9.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-atomicwrites-1.1.5-1.8.2.noarch",
"product": {
"name": "saltbundlepy-atomicwrites-1.1.5-1.8.2.noarch",
"product_id": "saltbundlepy-atomicwrites-1.1.5-1.8.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-attrs-23.1.0-1.9.2.noarch",
"product": {
"name": "saltbundlepy-attrs-23.1.0-1.9.2.noarch",
"product_id": "saltbundlepy-attrs-23.1.0-1.9.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-vectors-3.3.2-1.11.2.noarch",
"product": {
"name": "saltbundlepy-cryptography-vectors-3.3.2-1.11.2.noarch",
"product_id": "saltbundlepy-cryptography-vectors-3.3.2-1.11.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cssselect-1.2.0-1.9.2.noarch",
"product": {
"name": "saltbundlepy-cssselect-1.2.0-1.9.2.noarch",
"product_id": "saltbundlepy-cssselect-1.2.0-1.9.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-docker-pycreds-0.4.0-1.8.2.noarch",
"product": {
"name": "saltbundlepy-docker-pycreds-0.4.0-1.8.2.noarch",
"product_id": "saltbundlepy-docker-pycreds-0.4.0-1.8.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-docopt-0.6.2-1.8.1.noarch",
"product": {
"name": "saltbundlepy-docopt-0.6.2-1.8.1.noarch",
"product_id": "saltbundlepy-docopt-0.6.2-1.8.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-idna-3.4-1.12.1.noarch",
"product": {
"name": "saltbundlepy-idna-3.4-1.12.1.noarch",
"product_id": "saltbundlepy-idna-3.4-1.12.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-importlib-metadata-6.8.0-1.9.1.noarch",
"product": {
"name": "saltbundlepy-importlib-metadata-6.8.0-1.9.1.noarch",
"product_id": "saltbundlepy-importlib-metadata-6.8.0-1.9.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-kiwi-9.24.43-1.17.2.noarch",
"product": {
"name": "saltbundlepy-kiwi-9.24.43-1.17.2.noarch",
"product_id": "saltbundlepy-kiwi-9.24.43-1.17.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-looseversion-1.0.2-1.8.1.noarch",
"product": {
"name": "saltbundlepy-looseversion-1.0.2-1.8.1.noarch",
"product_id": "saltbundlepy-looseversion-1.0.2-1.8.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-doc-5.4.0-1.24.1.noarch",
"product": {
"name": "saltbundlepy-lxml-doc-5.4.0-1.24.1.noarch",
"product_id": "saltbundlepy-lxml-doc-5.4.0-1.24.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-1.15.1.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-1.15.1.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-1.15.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-more-itertools-9.1.0-1.12.2.noarch",
"product": {
"name": "saltbundlepy-more-itertools-9.1.0-1.12.2.noarch",
"product_id": "saltbundlepy-more-itertools-9.1.0-1.12.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-paramiko-2.4.3-1.11.2.noarch",
"product": {
"name": "saltbundlepy-paramiko-2.4.3-1.11.2.noarch",
"product_id": "saltbundlepy-paramiko-2.4.3-1.11.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-paramiko-doc-2.4.3-1.11.2.noarch",
"product": {
"name": "saltbundlepy-paramiko-doc-2.4.3-1.11.2.noarch",
"product_id": "saltbundlepy-paramiko-doc-2.4.3-1.11.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-passlib-1.7.4-1.6.2.noarch",
"product": {
"name": "saltbundlepy-passlib-1.7.4-1.6.2.noarch",
"product_id": "saltbundlepy-passlib-1.7.4-1.6.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-ptyprocess-0.7.0-1.9.2.noarch",
"product": {
"name": "saltbundlepy-ptyprocess-0.7.0-1.9.2.noarch",
"product_id": "saltbundlepy-ptyprocess-0.7.0-1.9.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-py-1.11.0-1.15.2.noarch",
"product": {
"name": "saltbundlepy-py-1.11.0-1.15.2.noarch",
"product_id": "saltbundlepy-py-1.11.0-1.15.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyasn1-0.5.0-1.9.2.noarch",
"product": {
"name": "saltbundlepy-pyasn1-0.5.0-1.9.2.noarch",
"product_id": "saltbundlepy-pyasn1-0.5.0-1.9.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyasn1-modules-0.3.0-1.11.1.noarch",
"product": {
"name": "saltbundlepy-pyasn1-modules-0.3.0-1.11.1.noarch",
"product_id": "saltbundlepy-pyasn1-modules-0.3.0-1.11.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pycparser-2.21-1.12.2.noarch",
"product": {
"name": "saltbundlepy-pycparser-2.21-1.12.2.noarch",
"product_id": "saltbundlepy-pycparser-2.21-1.12.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyinotify-0.9.6-1.8.2.noarch",
"product": {
"name": "saltbundlepy-pyinotify-0.9.6-1.8.2.noarch",
"product_id": "saltbundlepy-pyinotify-0.9.6-1.8.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyopenssl-23.2.0-1.12.2.noarch",
"product": {
"name": "saltbundlepy-pyopenssl-23.2.0-1.12.2.noarch",
"product_id": "saltbundlepy-pyopenssl-23.2.0-1.12.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyparsing-3.0.9-1.9.2.noarch",
"product": {
"name": "saltbundlepy-pyparsing-3.0.9-1.9.2.noarch",
"product_id": "saltbundlepy-pyparsing-3.0.9-1.9.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pysocks-1.7.1-1.9.2.noarch",
"product": {
"name": "saltbundlepy-pysocks-1.7.1-1.9.2.noarch",
"product_id": "saltbundlepy-pysocks-1.7.1-1.9.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pytz-2023.3-1.15.2.noarch",
"product": {
"name": "saltbundlepy-pytz-2023.3-1.15.2.noarch",
"product_id": "saltbundlepy-pytz-2023.3-1.15.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-rpm-vercmp-0.1.2-1.8.2.noarch",
"product": {
"name": "saltbundlepy-rpm-vercmp-0.1.2-1.8.2.noarch",
"product_id": "saltbundlepy-rpm-vercmp-0.1.2-1.8.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-setuptools-78.1.1-1.15.2.noarch",
"product": {
"name": "saltbundlepy-setuptools-78.1.1-1.15.2.noarch",
"product_id": "saltbundlepy-setuptools-78.1.1-1.15.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-setuptools-scm-8.2.0-1.11.1.noarch",
"product": {
"name": "saltbundlepy-setuptools-scm-8.2.0-1.11.1.noarch",
"product_id": "saltbundlepy-setuptools-scm-8.2.0-1.11.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-six-1.17.0-1.9.1.noarch",
"product": {
"name": "saltbundlepy-six-1.17.0-1.9.1.noarch",
"product_id": "saltbundlepy-six-1.17.0-1.9.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-websocket-client-1.5.1-1.9.1.noarch",
"product": {
"name": "saltbundlepy-websocket-client-1.5.1-1.9.1.noarch",
"product_id": "saltbundlepy-websocket-client-1.5.1-1.9.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-wheel-0.45.1-1.8.2.noarch",
"product": {
"name": "saltbundlepy-wheel-0.45.1-1.8.2.noarch",
"product_id": "saltbundlepy-wheel-0.45.1-1.8.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-1.12.1.ppc64le",
"product": {
"name": "saltbundle-libzmq-4.3.5-1.12.1.ppc64le",
"product_id": "saltbundle-libzmq-4.3.5-1.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-1.12.1.ppc64le",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-1.12.1.ppc64le",
"product_id": "saltbundle-zeromq-devel-4.3.5-1.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-1.12.1.ppc64le",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-1.12.1.ppc64le",
"product_id": "saltbundle-zeromq-tools-4.3.5-1.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-1.35.1.ppc64le",
"product": {
"name": "saltbundlepy-3.11.13-1.35.1.ppc64le",
"product_id": "saltbundlepy-3.11.13-1.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-1.35.1.ppc64le",
"product": {
"name": "saltbundlepy-base-3.11.13-1.35.1.ppc64le",
"product_id": "saltbundlepy-base-3.11.13-1.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-1.9.1.ppc64le",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-1.9.1.ppc64le",
"product_id": "saltbundlepy-bcrypt-3.2.0-1.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-1.15.2.ppc64le",
"product": {
"name": "saltbundlepy-cffi-1.15.1-1.15.2.ppc64le",
"product_id": "saltbundlepy-cffi-1.15.1-1.15.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-1.21.2.ppc64le",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-1.21.2.ppc64le",
"product_id": "saltbundlepy-cryptography-3.3.2-1.21.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-1.35.1.ppc64le",
"product": {
"name": "saltbundlepy-curses-3.11.13-1.35.1.ppc64le",
"product_id": "saltbundlepy-curses-3.11.13-1.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cython-3.0.12-1.15.2.ppc64le",
"product": {
"name": "saltbundlepy-cython-3.0.12-1.15.2.ppc64le",
"product_id": "saltbundlepy-cython-3.0.12-1.15.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-1.35.1.ppc64le",
"product": {
"name": "saltbundlepy-dbm-3.11.13-1.35.1.ppc64le",
"product_id": "saltbundlepy-dbm-3.11.13-1.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-1.35.1.ppc64le",
"product": {
"name": "saltbundlepy-devel-3.11.13-1.35.1.ppc64le",
"product_id": "saltbundlepy-devel-3.11.13-1.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-1.35.1.ppc64le",
"product": {
"name": "saltbundlepy-libs-3.11.13-1.35.1.ppc64le",
"product_id": "saltbundlepy-libs-3.11.13-1.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-5.4.0-1.24.1.ppc64le",
"product": {
"name": "saltbundlepy-lxml-5.4.0-1.24.1.ppc64le",
"product_id": "saltbundlepy-lxml-5.4.0-1.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-devel-5.4.0-1.24.1.ppc64le",
"product": {
"name": "saltbundlepy-lxml-devel-5.4.0-1.24.1.ppc64le",
"product_id": "saltbundlepy-lxml-devel-5.4.0-1.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-1.15.1.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-1.15.1.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-1.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-markupsafe-3.0.2-1.9.2.ppc64le",
"product": {
"name": "saltbundlepy-markupsafe-3.0.2-1.9.2.ppc64le",
"product_id": "saltbundlepy-markupsafe-3.0.2-1.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-msgpack-1.1.0-1.17.1.ppc64le",
"product": {
"name": "saltbundlepy-msgpack-1.1.0-1.17.1.ppc64le",
"product_id": "saltbundlepy-msgpack-1.1.0-1.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-psutil-7.0.0-1.15.2.ppc64le",
"product": {
"name": "saltbundlepy-psutil-7.0.0-1.15.2.ppc64le",
"product_id": "saltbundlepy-psutil-7.0.0-1.15.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-1.9.1.ppc64le",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-1.9.1.ppc64le",
"product_id": "saltbundlepy-pynacl-1.5.0-1.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyxattr-0.8.1-1.12.1.ppc64le",
"product": {
"name": "saltbundlepy-pyxattr-0.8.1-1.12.1.ppc64le",
"product_id": "saltbundlepy-pyxattr-0.8.1-1.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyyaml-6.0.2-1.12.1.ppc64le",
"product": {
"name": "saltbundlepy-pyyaml-6.0.2-1.12.1.ppc64le",
"product_id": "saltbundlepy-pyyaml-6.0.2-1.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-1.14.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-1.14.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-25.1.2-1.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-1.14.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-1.14.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-1.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-1.9.2.ppc64le",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-1.9.2.ppc64le",
"product_id": "saltbundlepy-simplejson-3.19.1-1.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-1.35.1.ppc64le",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-1.35.1.ppc64le",
"product_id": "saltbundlepy-testsuite-3.11.13-1.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-1.35.1.ppc64le",
"product": {
"name": "saltbundlepy-tools-3.11.13-1.35.1.ppc64le",
"product_id": "saltbundlepy-tools-3.11.13-1.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-1.15.2.ppc64le",
"product": {
"name": "saltbundlepy-tornado-6.3.2-1.15.2.ppc64le",
"product_id": "saltbundlepy-tornado-6.3.2-1.15.2.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-1.64.1.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-1.64.1.ppc64le",
"product_id": "venv-salt-minion-3006.0-1.64.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-1.12.1.s390x",
"product": {
"name": "saltbundle-libzmq-4.3.5-1.12.1.s390x",
"product_id": "saltbundle-libzmq-4.3.5-1.12.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-1.12.1.s390x",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-1.12.1.s390x",
"product_id": "saltbundle-zeromq-devel-4.3.5-1.12.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-1.12.1.s390x",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-1.12.1.s390x",
"product_id": "saltbundle-zeromq-tools-4.3.5-1.12.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-1.35.1.s390x",
"product": {
"name": "saltbundlepy-3.11.13-1.35.1.s390x",
"product_id": "saltbundlepy-3.11.13-1.35.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-1.35.1.s390x",
"product": {
"name": "saltbundlepy-base-3.11.13-1.35.1.s390x",
"product_id": "saltbundlepy-base-3.11.13-1.35.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-1.9.1.s390x",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-1.9.1.s390x",
"product_id": "saltbundlepy-bcrypt-3.2.0-1.9.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-1.15.2.s390x",
"product": {
"name": "saltbundlepy-cffi-1.15.1-1.15.2.s390x",
"product_id": "saltbundlepy-cffi-1.15.1-1.15.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-1.21.2.s390x",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-1.21.2.s390x",
"product_id": "saltbundlepy-cryptography-3.3.2-1.21.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-1.35.1.s390x",
"product": {
"name": "saltbundlepy-curses-3.11.13-1.35.1.s390x",
"product_id": "saltbundlepy-curses-3.11.13-1.35.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cython-3.0.12-1.15.2.s390x",
"product": {
"name": "saltbundlepy-cython-3.0.12-1.15.2.s390x",
"product_id": "saltbundlepy-cython-3.0.12-1.15.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-1.35.1.s390x",
"product": {
"name": "saltbundlepy-dbm-3.11.13-1.35.1.s390x",
"product_id": "saltbundlepy-dbm-3.11.13-1.35.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-1.35.1.s390x",
"product": {
"name": "saltbundlepy-devel-3.11.13-1.35.1.s390x",
"product_id": "saltbundlepy-devel-3.11.13-1.35.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-1.35.1.s390x",
"product": {
"name": "saltbundlepy-libs-3.11.13-1.35.1.s390x",
"product_id": "saltbundlepy-libs-3.11.13-1.35.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-5.4.0-1.24.1.s390x",
"product": {
"name": "saltbundlepy-lxml-5.4.0-1.24.1.s390x",
"product_id": "saltbundlepy-lxml-5.4.0-1.24.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-devel-5.4.0-1.24.1.s390x",
"product": {
"name": "saltbundlepy-lxml-devel-5.4.0-1.24.1.s390x",
"product_id": "saltbundlepy-lxml-devel-5.4.0-1.24.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-1.15.1.s390x",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-1.15.1.s390x",
"product_id": "saltbundlepy-m2crypto-0.45.1-1.15.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-markupsafe-3.0.2-1.9.2.s390x",
"product": {
"name": "saltbundlepy-markupsafe-3.0.2-1.9.2.s390x",
"product_id": "saltbundlepy-markupsafe-3.0.2-1.9.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-msgpack-1.1.0-1.17.1.s390x",
"product": {
"name": "saltbundlepy-msgpack-1.1.0-1.17.1.s390x",
"product_id": "saltbundlepy-msgpack-1.1.0-1.17.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-psutil-7.0.0-1.15.2.s390x",
"product": {
"name": "saltbundlepy-psutil-7.0.0-1.15.2.s390x",
"product_id": "saltbundlepy-psutil-7.0.0-1.15.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-1.9.1.s390x",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-1.9.1.s390x",
"product_id": "saltbundlepy-pynacl-1.5.0-1.9.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyxattr-0.8.1-1.12.1.s390x",
"product": {
"name": "saltbundlepy-pyxattr-0.8.1-1.12.1.s390x",
"product_id": "saltbundlepy-pyxattr-0.8.1-1.12.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyyaml-6.0.2-1.12.1.s390x",
"product": {
"name": "saltbundlepy-pyyaml-6.0.2-1.12.1.s390x",
"product_id": "saltbundlepy-pyyaml-6.0.2-1.12.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-1.14.1.s390x",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-1.14.1.s390x",
"product_id": "saltbundlepy-pyzmq-25.1.2-1.14.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-1.14.1.s390x",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-1.14.1.s390x",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-1.14.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-1.9.2.s390x",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-1.9.2.s390x",
"product_id": "saltbundlepy-simplejson-3.19.1-1.9.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-1.35.1.s390x",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-1.35.1.s390x",
"product_id": "saltbundlepy-testsuite-3.11.13-1.35.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-1.35.1.s390x",
"product": {
"name": "saltbundlepy-tools-3.11.13-1.35.1.s390x",
"product_id": "saltbundlepy-tools-3.11.13-1.35.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-1.15.2.s390x",
"product": {
"name": "saltbundlepy-tornado-6.3.2-1.15.2.s390x",
"product_id": "saltbundlepy-tornado-6.3.2-1.15.2.s390x"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-1.64.1.s390x",
"product": {
"name": "venv-salt-minion-3006.0-1.64.1.s390x",
"product_id": "venv-salt-minion-3006.0-1.64.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundle-libzmq-4.3.5-1.12.1.x86_64",
"product": {
"name": "saltbundle-libzmq-4.3.5-1.12.1.x86_64",
"product_id": "saltbundle-libzmq-4.3.5-1.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-devel-4.3.5-1.12.1.x86_64",
"product": {
"name": "saltbundle-zeromq-devel-4.3.5-1.12.1.x86_64",
"product_id": "saltbundle-zeromq-devel-4.3.5-1.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundle-zeromq-tools-4.3.5-1.12.1.x86_64",
"product": {
"name": "saltbundle-zeromq-tools-4.3.5-1.12.1.x86_64",
"product_id": "saltbundle-zeromq-tools-4.3.5-1.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-1.35.1.x86_64",
"product": {
"name": "saltbundlepy-3.11.13-1.35.1.x86_64",
"product_id": "saltbundlepy-3.11.13-1.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-1.35.1.x86_64",
"product": {
"name": "saltbundlepy-base-3.11.13-1.35.1.x86_64",
"product_id": "saltbundlepy-base-3.11.13-1.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-bcrypt-3.2.0-1.9.1.x86_64",
"product": {
"name": "saltbundlepy-bcrypt-3.2.0-1.9.1.x86_64",
"product_id": "saltbundlepy-bcrypt-3.2.0-1.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cffi-1.15.1-1.15.2.x86_64",
"product": {
"name": "saltbundlepy-cffi-1.15.1-1.15.2.x86_64",
"product_id": "saltbundlepy-cffi-1.15.1-1.15.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cryptography-3.3.2-1.21.2.x86_64",
"product": {
"name": "saltbundlepy-cryptography-3.3.2-1.21.2.x86_64",
"product_id": "saltbundlepy-cryptography-3.3.2-1.21.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-1.35.1.x86_64",
"product": {
"name": "saltbundlepy-curses-3.11.13-1.35.1.x86_64",
"product_id": "saltbundlepy-curses-3.11.13-1.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-cython-3.0.12-1.15.2.x86_64",
"product": {
"name": "saltbundlepy-cython-3.0.12-1.15.2.x86_64",
"product_id": "saltbundlepy-cython-3.0.12-1.15.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-1.35.1.x86_64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-1.35.1.x86_64",
"product_id": "saltbundlepy-dbm-3.11.13-1.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-1.35.1.x86_64",
"product": {
"name": "saltbundlepy-devel-3.11.13-1.35.1.x86_64",
"product_id": "saltbundlepy-devel-3.11.13-1.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-1.35.1.x86_64",
"product": {
"name": "saltbundlepy-libs-3.11.13-1.35.1.x86_64",
"product_id": "saltbundlepy-libs-3.11.13-1.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-5.4.0-1.24.1.x86_64",
"product": {
"name": "saltbundlepy-lxml-5.4.0-1.24.1.x86_64",
"product_id": "saltbundlepy-lxml-5.4.0-1.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-lxml-devel-5.4.0-1.24.1.x86_64",
"product": {
"name": "saltbundlepy-lxml-devel-5.4.0-1.24.1.x86_64",
"product_id": "saltbundlepy-lxml-devel-5.4.0-1.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-1.15.1.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-1.15.1.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-1.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-markupsafe-3.0.2-1.9.2.x86_64",
"product": {
"name": "saltbundlepy-markupsafe-3.0.2-1.9.2.x86_64",
"product_id": "saltbundlepy-markupsafe-3.0.2-1.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-msgpack-1.1.0-1.17.1.x86_64",
"product": {
"name": "saltbundlepy-msgpack-1.1.0-1.17.1.x86_64",
"product_id": "saltbundlepy-msgpack-1.1.0-1.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-psutil-7.0.0-1.15.2.x86_64",
"product": {
"name": "saltbundlepy-psutil-7.0.0-1.15.2.x86_64",
"product_id": "saltbundlepy-psutil-7.0.0-1.15.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pynacl-1.5.0-1.9.1.x86_64",
"product": {
"name": "saltbundlepy-pynacl-1.5.0-1.9.1.x86_64",
"product_id": "saltbundlepy-pynacl-1.5.0-1.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyxattr-0.8.1-1.12.1.x86_64",
"product": {
"name": "saltbundlepy-pyxattr-0.8.1-1.12.1.x86_64",
"product_id": "saltbundlepy-pyxattr-0.8.1-1.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyyaml-6.0.2-1.12.1.x86_64",
"product": {
"name": "saltbundlepy-pyyaml-6.0.2-1.12.1.x86_64",
"product_id": "saltbundlepy-pyyaml-6.0.2-1.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-1.14.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-1.14.1.x86_64",
"product_id": "saltbundlepy-pyzmq-25.1.2-1.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-1.14.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-1.14.1.x86_64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-1.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-1.9.2.x86_64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-1.9.2.x86_64",
"product_id": "saltbundlepy-simplejson-3.19.1-1.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-1.35.1.x86_64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-1.35.1.x86_64",
"product_id": "saltbundlepy-testsuite-3.11.13-1.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-1.35.1.x86_64",
"product": {
"name": "saltbundlepy-tools-3.11.13-1.35.1.x86_64",
"product_id": "saltbundlepy-tools-3.11.13-1.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-1.15.2.x86_64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-1.15.2.x86_64",
"product_id": "saltbundlepy-tornado-6.3.2-1.15.2.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-1.64.1.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-1.64.1.x86_64",
"product_id": "venv-salt-minion-3006.0-1.64.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE:EL-9:Update:Products:SaltBundle:Update",
"product": {
"name": "SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update"
}
},
{
"category": "product_name",
"name": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product": {
"name": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libzmq-4.3.5-1.12.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.aarch64"
},
"product_reference": "saltbundle-libzmq-4.3.5-1.12.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libzmq-4.3.5-1.12.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.ppc64le"
},
"product_reference": "saltbundle-libzmq-4.3.5-1.12.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libzmq-4.3.5-1.12.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.s390x"
},
"product_reference": "saltbundle-libzmq-4.3.5-1.12.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-libzmq-4.3.5-1.12.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.x86_64"
},
"product_reference": "saltbundle-libzmq-4.3.5-1.12.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-devel-4.3.5-1.12.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.aarch64"
},
"product_reference": "saltbundle-zeromq-devel-4.3.5-1.12.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-devel-4.3.5-1.12.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.ppc64le"
},
"product_reference": "saltbundle-zeromq-devel-4.3.5-1.12.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-devel-4.3.5-1.12.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.s390x"
},
"product_reference": "saltbundle-zeromq-devel-4.3.5-1.12.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-devel-4.3.5-1.12.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.x86_64"
},
"product_reference": "saltbundle-zeromq-devel-4.3.5-1.12.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-tools-4.3.5-1.12.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.aarch64"
},
"product_reference": "saltbundle-zeromq-tools-4.3.5-1.12.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-tools-4.3.5-1.12.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.ppc64le"
},
"product_reference": "saltbundle-zeromq-tools-4.3.5-1.12.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-tools-4.3.5-1.12.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.s390x"
},
"product_reference": "saltbundle-zeromq-tools-4.3.5-1.12.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundle-zeromq-tools-4.3.5-1.12.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.x86_64"
},
"product_reference": "saltbundle-zeromq-tools-4.3.5-1.12.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-1.35.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.aarch64"
},
"product_reference": "saltbundlepy-3.11.13-1.35.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-1.35.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.ppc64le"
},
"product_reference": "saltbundlepy-3.11.13-1.35.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-1.35.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.s390x"
},
"product_reference": "saltbundlepy-3.11.13-1.35.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-1.35.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.x86_64"
},
"product_reference": "saltbundlepy-3.11.13-1.35.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-appdirs-1.4.4-1.11.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-appdirs-1.4.4-1.11.2.noarch"
},
"product_reference": "saltbundlepy-appdirs-1.4.4-1.11.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-asn1crypto-1.5.1-1.9.1.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-asn1crypto-1.5.1-1.9.1.noarch"
},
"product_reference": "saltbundlepy-asn1crypto-1.5.1-1.9.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-atomicwrites-1.1.5-1.8.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-atomicwrites-1.1.5-1.8.2.noarch"
},
"product_reference": "saltbundlepy-atomicwrites-1.1.5-1.8.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-attrs-23.1.0-1.9.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-attrs-23.1.0-1.9.2.noarch"
},
"product_reference": "saltbundlepy-attrs-23.1.0-1.9.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-1.35.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.aarch64"
},
"product_reference": "saltbundlepy-base-3.11.13-1.35.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-1.35.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.ppc64le"
},
"product_reference": "saltbundlepy-base-3.11.13-1.35.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-1.35.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.s390x"
},
"product_reference": "saltbundlepy-base-3.11.13-1.35.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-1.35.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.x86_64"
},
"product_reference": "saltbundlepy-base-3.11.13-1.35.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-bcrypt-3.2.0-1.9.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.aarch64"
},
"product_reference": "saltbundlepy-bcrypt-3.2.0-1.9.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-bcrypt-3.2.0-1.9.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.ppc64le"
},
"product_reference": "saltbundlepy-bcrypt-3.2.0-1.9.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-bcrypt-3.2.0-1.9.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.s390x"
},
"product_reference": "saltbundlepy-bcrypt-3.2.0-1.9.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-bcrypt-3.2.0-1.9.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.x86_64"
},
"product_reference": "saltbundlepy-bcrypt-3.2.0-1.9.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cffi-1.15.1-1.15.2.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.aarch64"
},
"product_reference": "saltbundlepy-cffi-1.15.1-1.15.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cffi-1.15.1-1.15.2.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.ppc64le"
},
"product_reference": "saltbundlepy-cffi-1.15.1-1.15.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cffi-1.15.1-1.15.2.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.s390x"
},
"product_reference": "saltbundlepy-cffi-1.15.1-1.15.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cffi-1.15.1-1.15.2.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.x86_64"
},
"product_reference": "saltbundlepy-cffi-1.15.1-1.15.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cryptography-3.3.2-1.21.2.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.aarch64"
},
"product_reference": "saltbundlepy-cryptography-3.3.2-1.21.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cryptography-3.3.2-1.21.2.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.ppc64le"
},
"product_reference": "saltbundlepy-cryptography-3.3.2-1.21.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cryptography-3.3.2-1.21.2.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.s390x"
},
"product_reference": "saltbundlepy-cryptography-3.3.2-1.21.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cryptography-3.3.2-1.21.2.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.x86_64"
},
"product_reference": "saltbundlepy-cryptography-3.3.2-1.21.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cryptography-vectors-3.3.2-1.11.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-vectors-3.3.2-1.11.2.noarch"
},
"product_reference": "saltbundlepy-cryptography-vectors-3.3.2-1.11.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cssselect-1.2.0-1.9.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cssselect-1.2.0-1.9.2.noarch"
},
"product_reference": "saltbundlepy-cssselect-1.2.0-1.9.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-1.35.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.aarch64"
},
"product_reference": "saltbundlepy-curses-3.11.13-1.35.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-1.35.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.ppc64le"
},
"product_reference": "saltbundlepy-curses-3.11.13-1.35.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-1.35.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.s390x"
},
"product_reference": "saltbundlepy-curses-3.11.13-1.35.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-1.35.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.x86_64"
},
"product_reference": "saltbundlepy-curses-3.11.13-1.35.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cython-3.0.12-1.15.2.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.aarch64"
},
"product_reference": "saltbundlepy-cython-3.0.12-1.15.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cython-3.0.12-1.15.2.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.ppc64le"
},
"product_reference": "saltbundlepy-cython-3.0.12-1.15.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cython-3.0.12-1.15.2.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.s390x"
},
"product_reference": "saltbundlepy-cython-3.0.12-1.15.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-cython-3.0.12-1.15.2.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.x86_64"
},
"product_reference": "saltbundlepy-cython-3.0.12-1.15.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-1.35.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.aarch64"
},
"product_reference": "saltbundlepy-dbm-3.11.13-1.35.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-1.35.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.ppc64le"
},
"product_reference": "saltbundlepy-dbm-3.11.13-1.35.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-1.35.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.s390x"
},
"product_reference": "saltbundlepy-dbm-3.11.13-1.35.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-1.35.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.x86_64"
},
"product_reference": "saltbundlepy-dbm-3.11.13-1.35.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-1.35.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.aarch64"
},
"product_reference": "saltbundlepy-devel-3.11.13-1.35.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-1.35.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.ppc64le"
},
"product_reference": "saltbundlepy-devel-3.11.13-1.35.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-1.35.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.s390x"
},
"product_reference": "saltbundlepy-devel-3.11.13-1.35.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-1.35.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.x86_64"
},
"product_reference": "saltbundlepy-devel-3.11.13-1.35.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-docker-pycreds-0.4.0-1.8.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docker-pycreds-0.4.0-1.8.2.noarch"
},
"product_reference": "saltbundlepy-docker-pycreds-0.4.0-1.8.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-docopt-0.6.2-1.8.1.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docopt-0.6.2-1.8.1.noarch"
},
"product_reference": "saltbundlepy-docopt-0.6.2-1.8.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-idna-3.4-1.12.1.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-idna-3.4-1.12.1.noarch"
},
"product_reference": "saltbundlepy-idna-3.4-1.12.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-importlib-metadata-6.8.0-1.9.1.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-importlib-metadata-6.8.0-1.9.1.noarch"
},
"product_reference": "saltbundlepy-importlib-metadata-6.8.0-1.9.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-kiwi-9.24.43-1.17.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-kiwi-9.24.43-1.17.2.noarch"
},
"product_reference": "saltbundlepy-kiwi-9.24.43-1.17.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-1.35.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.aarch64"
},
"product_reference": "saltbundlepy-libs-3.11.13-1.35.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-1.35.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.ppc64le"
},
"product_reference": "saltbundlepy-libs-3.11.13-1.35.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-1.35.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.s390x"
},
"product_reference": "saltbundlepy-libs-3.11.13-1.35.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-1.35.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.x86_64"
},
"product_reference": "saltbundlepy-libs-3.11.13-1.35.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-looseversion-1.0.2-1.8.1.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-looseversion-1.0.2-1.8.1.noarch"
},
"product_reference": "saltbundlepy-looseversion-1.0.2-1.8.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-lxml-5.4.0-1.24.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.aarch64"
},
"product_reference": "saltbundlepy-lxml-5.4.0-1.24.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-lxml-5.4.0-1.24.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.ppc64le"
},
"product_reference": "saltbundlepy-lxml-5.4.0-1.24.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-lxml-5.4.0-1.24.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.s390x"
},
"product_reference": "saltbundlepy-lxml-5.4.0-1.24.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-lxml-5.4.0-1.24.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.x86_64"
},
"product_reference": "saltbundlepy-lxml-5.4.0-1.24.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-lxml-devel-5.4.0-1.24.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.aarch64"
},
"product_reference": "saltbundlepy-lxml-devel-5.4.0-1.24.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-lxml-devel-5.4.0-1.24.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.ppc64le"
},
"product_reference": "saltbundlepy-lxml-devel-5.4.0-1.24.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-lxml-devel-5.4.0-1.24.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.s390x"
},
"product_reference": "saltbundlepy-lxml-devel-5.4.0-1.24.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-lxml-devel-5.4.0-1.24.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.x86_64"
},
"product_reference": "saltbundlepy-lxml-devel-5.4.0-1.24.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-lxml-doc-5.4.0-1.24.1.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-doc-5.4.0-1.24.1.noarch"
},
"product_reference": "saltbundlepy-lxml-doc-5.4.0-1.24.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-1.15.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.aarch64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-1.15.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-1.15.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.ppc64le"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-1.15.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-1.15.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.s390x"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-1.15.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-1.15.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.x86_64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-1.15.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-1.15.1.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.15.1.noarch"
},
"product_reference": "saltbundlepy-m2crypto-doc-0.45.1-1.15.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-markupsafe-3.0.2-1.9.2.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.aarch64"
},
"product_reference": "saltbundlepy-markupsafe-3.0.2-1.9.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-markupsafe-3.0.2-1.9.2.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.ppc64le"
},
"product_reference": "saltbundlepy-markupsafe-3.0.2-1.9.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-markupsafe-3.0.2-1.9.2.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.s390x"
},
"product_reference": "saltbundlepy-markupsafe-3.0.2-1.9.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-markupsafe-3.0.2-1.9.2.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.x86_64"
},
"product_reference": "saltbundlepy-markupsafe-3.0.2-1.9.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-more-itertools-9.1.0-1.12.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-more-itertools-9.1.0-1.12.2.noarch"
},
"product_reference": "saltbundlepy-more-itertools-9.1.0-1.12.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-msgpack-1.1.0-1.17.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.aarch64"
},
"product_reference": "saltbundlepy-msgpack-1.1.0-1.17.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-msgpack-1.1.0-1.17.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.ppc64le"
},
"product_reference": "saltbundlepy-msgpack-1.1.0-1.17.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-msgpack-1.1.0-1.17.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.s390x"
},
"product_reference": "saltbundlepy-msgpack-1.1.0-1.17.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-msgpack-1.1.0-1.17.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.x86_64"
},
"product_reference": "saltbundlepy-msgpack-1.1.0-1.17.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-paramiko-2.4.3-1.11.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-paramiko-2.4.3-1.11.2.noarch"
},
"product_reference": "saltbundlepy-paramiko-2.4.3-1.11.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-paramiko-doc-2.4.3-1.11.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-paramiko-doc-2.4.3-1.11.2.noarch"
},
"product_reference": "saltbundlepy-paramiko-doc-2.4.3-1.11.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-passlib-1.7.4-1.6.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.6.2.noarch"
},
"product_reference": "saltbundlepy-passlib-1.7.4-1.6.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-psutil-7.0.0-1.15.2.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.aarch64"
},
"product_reference": "saltbundlepy-psutil-7.0.0-1.15.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-psutil-7.0.0-1.15.2.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.ppc64le"
},
"product_reference": "saltbundlepy-psutil-7.0.0-1.15.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-psutil-7.0.0-1.15.2.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.s390x"
},
"product_reference": "saltbundlepy-psutil-7.0.0-1.15.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-psutil-7.0.0-1.15.2.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.x86_64"
},
"product_reference": "saltbundlepy-psutil-7.0.0-1.15.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-ptyprocess-0.7.0-1.9.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-ptyprocess-0.7.0-1.9.2.noarch"
},
"product_reference": "saltbundlepy-ptyprocess-0.7.0-1.9.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-py-1.11.0-1.15.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-py-1.11.0-1.15.2.noarch"
},
"product_reference": "saltbundlepy-py-1.11.0-1.15.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyasn1-0.5.0-1.9.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.9.2.noarch"
},
"product_reference": "saltbundlepy-pyasn1-0.5.0-1.9.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyasn1-modules-0.3.0-1.11.1.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-modules-0.3.0-1.11.1.noarch"
},
"product_reference": "saltbundlepy-pyasn1-modules-0.3.0-1.11.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pycparser-2.21-1.12.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pycparser-2.21-1.12.2.noarch"
},
"product_reference": "saltbundlepy-pycparser-2.21-1.12.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyinotify-0.9.6-1.8.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyinotify-0.9.6-1.8.2.noarch"
},
"product_reference": "saltbundlepy-pyinotify-0.9.6-1.8.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pynacl-1.5.0-1.9.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.aarch64"
},
"product_reference": "saltbundlepy-pynacl-1.5.0-1.9.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pynacl-1.5.0-1.9.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.ppc64le"
},
"product_reference": "saltbundlepy-pynacl-1.5.0-1.9.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pynacl-1.5.0-1.9.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.s390x"
},
"product_reference": "saltbundlepy-pynacl-1.5.0-1.9.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pynacl-1.5.0-1.9.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.x86_64"
},
"product_reference": "saltbundlepy-pynacl-1.5.0-1.9.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyopenssl-23.2.0-1.12.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyopenssl-23.2.0-1.12.2.noarch"
},
"product_reference": "saltbundlepy-pyopenssl-23.2.0-1.12.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyparsing-3.0.9-1.9.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyparsing-3.0.9-1.9.2.noarch"
},
"product_reference": "saltbundlepy-pyparsing-3.0.9-1.9.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pysocks-1.7.1-1.9.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pysocks-1.7.1-1.9.2.noarch"
},
"product_reference": "saltbundlepy-pysocks-1.7.1-1.9.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pytz-2023.3-1.15.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pytz-2023.3-1.15.2.noarch"
},
"product_reference": "saltbundlepy-pytz-2023.3-1.15.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyxattr-0.8.1-1.12.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.aarch64"
},
"product_reference": "saltbundlepy-pyxattr-0.8.1-1.12.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyxattr-0.8.1-1.12.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.ppc64le"
},
"product_reference": "saltbundlepy-pyxattr-0.8.1-1.12.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyxattr-0.8.1-1.12.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.s390x"
},
"product_reference": "saltbundlepy-pyxattr-0.8.1-1.12.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyxattr-0.8.1-1.12.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.x86_64"
},
"product_reference": "saltbundlepy-pyxattr-0.8.1-1.12.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyyaml-6.0.2-1.12.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.aarch64"
},
"product_reference": "saltbundlepy-pyyaml-6.0.2-1.12.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyyaml-6.0.2-1.12.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.ppc64le"
},
"product_reference": "saltbundlepy-pyyaml-6.0.2-1.12.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyyaml-6.0.2-1.12.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.s390x"
},
"product_reference": "saltbundlepy-pyyaml-6.0.2-1.12.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyyaml-6.0.2-1.12.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.x86_64"
},
"product_reference": "saltbundlepy-pyyaml-6.0.2-1.12.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-1.14.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.aarch64"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-1.14.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-1.14.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.ppc64le"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-1.14.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-1.14.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.s390x"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-1.14.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-1.14.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.x86_64"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-1.14.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-1.14.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.aarch64"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-1.14.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-1.14.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.ppc64le"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-1.14.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-1.14.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.s390x"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-1.14.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-1.14.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.x86_64"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-1.14.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-rpm-vercmp-0.1.2-1.8.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-rpm-vercmp-0.1.2-1.8.2.noarch"
},
"product_reference": "saltbundlepy-rpm-vercmp-0.1.2-1.8.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-setuptools-78.1.1-1.15.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-setuptools-78.1.1-1.15.2.noarch"
},
"product_reference": "saltbundlepy-setuptools-78.1.1-1.15.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-setuptools-scm-8.2.0-1.11.1.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-setuptools-scm-8.2.0-1.11.1.noarch"
},
"product_reference": "saltbundlepy-setuptools-scm-8.2.0-1.11.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-1.9.2.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.aarch64"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-1.9.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-1.9.2.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.ppc64le"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-1.9.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-1.9.2.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.s390x"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-1.9.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-1.9.2.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.x86_64"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-1.9.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-six-1.17.0-1.9.1.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-six-1.17.0-1.9.1.noarch"
},
"product_reference": "saltbundlepy-six-1.17.0-1.9.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-1.35.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.aarch64"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-1.35.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-1.35.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.ppc64le"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-1.35.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-1.35.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.s390x"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-1.35.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-1.35.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.x86_64"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-1.35.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-1.35.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.aarch64"
},
"product_reference": "saltbundlepy-tools-3.11.13-1.35.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-1.35.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.ppc64le"
},
"product_reference": "saltbundlepy-tools-3.11.13-1.35.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-1.35.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.s390x"
},
"product_reference": "saltbundlepy-tools-3.11.13-1.35.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-1.35.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.x86_64"
},
"product_reference": "saltbundlepy-tools-3.11.13-1.35.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-1.15.2.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.aarch64"
},
"product_reference": "saltbundlepy-tornado-6.3.2-1.15.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-1.15.2.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.ppc64le"
},
"product_reference": "saltbundlepy-tornado-6.3.2-1.15.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-1.15.2.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.s390x"
},
"product_reference": "saltbundlepy-tornado-6.3.2-1.15.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-1.15.2.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.x86_64"
},
"product_reference": "saltbundlepy-tornado-6.3.2-1.15.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-websocket-client-1.5.1-1.9.1.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.9.1.noarch"
},
"product_reference": "saltbundlepy-websocket-client-1.5.1-1.9.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-wheel-0.45.1-1.8.2.noarch as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-wheel-0.45.1-1.8.2.noarch"
},
"product_reference": "saltbundlepy-wheel-0.45.1-1.8.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-1.64.1.aarch64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-1.64.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-1.64.1.ppc64le as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-1.64.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-1.64.1.s390x as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-1.64.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-1.64.1.x86_64 as component of SUSE:EL-9:Update:Products:SaltBundle:Update",
"product_id": "SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-1.64.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:SaltBundle:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-1.64.1.aarch64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-1.64.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-1.64.1.ppc64le as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-1.64.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-1.64.1.s390x as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-1.64.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-1.64.1.x86_64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-1.64.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62348"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-appdirs-1.4.4-1.11.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-asn1crypto-1.5.1-1.9.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-atomicwrites-1.1.5-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-attrs-23.1.0-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-vectors-3.3.2-1.11.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cssselect-1.2.0-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docker-pycreds-0.4.0-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docopt-0.6.2-1.8.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-idna-3.4-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-importlib-metadata-6.8.0-1.9.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-kiwi-9.24.43-1.17.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-looseversion-1.0.2-1.8.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-doc-5.4.0-1.24.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-more-itertools-9.1.0-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-paramiko-2.4.3-1.11.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-paramiko-doc-2.4.3-1.11.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.6.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-ptyprocess-0.7.0-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-py-1.11.0-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-modules-0.3.0-1.11.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pycparser-2.21-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyinotify-0.9.6-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyopenssl-23.2.0-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyparsing-3.0.9-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pysocks-1.7.1-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pytz-2023.3-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-rpm-vercmp-0.1.2-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-setuptools-78.1.1-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-setuptools-scm-8.2.0-1.11.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-six-1.17.0-1.9.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.9.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-wheel-0.45.1-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62348",
"url": "https://www.suse.com/security/cve/CVE-2025-62348"
},
{
"category": "external",
"summary": "SUSE Bug 1254256 for CVE-2025-62348",
"url": "https://bugzilla.suse.com/1254256"
}
],
"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 Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-appdirs-1.4.4-1.11.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-asn1crypto-1.5.1-1.9.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-atomicwrites-1.1.5-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-attrs-23.1.0-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-vectors-3.3.2-1.11.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cssselect-1.2.0-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docker-pycreds-0.4.0-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docopt-0.6.2-1.8.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-idna-3.4-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-importlib-metadata-6.8.0-1.9.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-kiwi-9.24.43-1.17.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-looseversion-1.0.2-1.8.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-doc-5.4.0-1.24.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-more-itertools-9.1.0-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-paramiko-2.4.3-1.11.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-paramiko-doc-2.4.3-1.11.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.6.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-ptyprocess-0.7.0-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-py-1.11.0-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-modules-0.3.0-1.11.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pycparser-2.21-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyinotify-0.9.6-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyopenssl-23.2.0-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyparsing-3.0.9-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pysocks-1.7.1-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pytz-2023.3-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-rpm-vercmp-0.1.2-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-setuptools-78.1.1-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-setuptools-scm-8.2.0-1.11.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-six-1.17.0-1.9.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.9.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-wheel-0.45.1-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-appdirs-1.4.4-1.11.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-asn1crypto-1.5.1-1.9.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-atomicwrites-1.1.5-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-attrs-23.1.0-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-vectors-3.3.2-1.11.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cssselect-1.2.0-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docker-pycreds-0.4.0-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docopt-0.6.2-1.8.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-idna-3.4-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-importlib-metadata-6.8.0-1.9.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-kiwi-9.24.43-1.17.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-looseversion-1.0.2-1.8.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-doc-5.4.0-1.24.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-more-itertools-9.1.0-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-paramiko-2.4.3-1.11.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-paramiko-doc-2.4.3-1.11.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.6.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-ptyprocess-0.7.0-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-py-1.11.0-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-modules-0.3.0-1.11.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pycparser-2.21-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyinotify-0.9.6-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyopenssl-23.2.0-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyparsing-3.0.9-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pysocks-1.7.1-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pytz-2023.3-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-rpm-vercmp-0.1.2-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-setuptools-78.1.1-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-setuptools-scm-8.2.0-1.11.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-six-1.17.0-1.9.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.9.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-wheel-0.45.1-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T12:07:57Z",
"details": "important"
}
],
"title": "CVE-2025-62348"
},
{
"cve": "CVE-2025-62349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62349"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-appdirs-1.4.4-1.11.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-asn1crypto-1.5.1-1.9.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-atomicwrites-1.1.5-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-attrs-23.1.0-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-vectors-3.3.2-1.11.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cssselect-1.2.0-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docker-pycreds-0.4.0-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docopt-0.6.2-1.8.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-idna-3.4-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-importlib-metadata-6.8.0-1.9.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-kiwi-9.24.43-1.17.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-looseversion-1.0.2-1.8.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-doc-5.4.0-1.24.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-more-itertools-9.1.0-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-paramiko-2.4.3-1.11.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-paramiko-doc-2.4.3-1.11.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.6.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-ptyprocess-0.7.0-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-py-1.11.0-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-modules-0.3.0-1.11.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pycparser-2.21-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyinotify-0.9.6-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyopenssl-23.2.0-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyparsing-3.0.9-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pysocks-1.7.1-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pytz-2023.3-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-rpm-vercmp-0.1.2-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-setuptools-78.1.1-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-setuptools-scm-8.2.0-1.11.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-six-1.17.0-1.9.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.9.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-wheel-0.45.1-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62349",
"url": "https://www.suse.com/security/cve/CVE-2025-62349"
},
{
"category": "external",
"summary": "SUSE Bug 1254257 for CVE-2025-62349",
"url": "https://bugzilla.suse.com/1254257"
}
],
"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 Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-appdirs-1.4.4-1.11.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-asn1crypto-1.5.1-1.9.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-atomicwrites-1.1.5-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-attrs-23.1.0-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-vectors-3.3.2-1.11.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cssselect-1.2.0-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docker-pycreds-0.4.0-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docopt-0.6.2-1.8.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-idna-3.4-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-importlib-metadata-6.8.0-1.9.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-kiwi-9.24.43-1.17.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-looseversion-1.0.2-1.8.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-doc-5.4.0-1.24.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-more-itertools-9.1.0-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-paramiko-2.4.3-1.11.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-paramiko-doc-2.4.3-1.11.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.6.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-ptyprocess-0.7.0-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-py-1.11.0-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-modules-0.3.0-1.11.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pycparser-2.21-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyinotify-0.9.6-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyopenssl-23.2.0-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyparsing-3.0.9-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pysocks-1.7.1-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pytz-2023.3-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-rpm-vercmp-0.1.2-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-setuptools-78.1.1-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-setuptools-scm-8.2.0-1.11.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-six-1.17.0-1.9.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.9.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-wheel-0.45.1-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:venv-salt-minion-3006.0-1.64.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-libzmq-4.3.5-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-devel-4.3.5-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundle-zeromq-tools-4.3.5-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-appdirs-1.4.4-1.11.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-asn1crypto-1.5.1-1.9.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-atomicwrites-1.1.5-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-attrs-23.1.0-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-base-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-bcrypt-3.2.0-1.9.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cffi-1.15.1-1.15.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-3.3.2-1.21.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cryptography-vectors-3.3.2-1.11.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cssselect-1.2.0-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-curses-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-cython-3.0.12-1.15.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-dbm-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-devel-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docker-pycreds-0.4.0-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-docopt-0.6.2-1.8.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-idna-3.4-1.12.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-importlib-metadata-6.8.0-1.9.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-kiwi-9.24.43-1.17.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-libs-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-looseversion-1.0.2-1.8.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-5.4.0-1.24.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-devel-5.4.0-1.24.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-lxml-doc-5.4.0-1.24.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-0.45.1-1.15.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-m2crypto-doc-0.45.1-1.15.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-markupsafe-3.0.2-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-more-itertools-9.1.0-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-msgpack-1.1.0-1.17.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-paramiko-2.4.3-1.11.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-paramiko-doc-2.4.3-1.11.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-passlib-1.7.4-1.6.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-psutil-7.0.0-1.15.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-ptyprocess-0.7.0-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-py-1.11.0-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-0.5.0-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyasn1-modules-0.3.0-1.11.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pycparser-2.21-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyinotify-0.9.6-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pynacl-1.5.0-1.9.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyopenssl-23.2.0-1.12.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyparsing-3.0.9-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pysocks-1.7.1-1.9.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pytz-2023.3-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyxattr-0.8.1-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyyaml-6.0.2-1.12.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-25.1.2-1.14.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-pyzmq-devel-25.1.2-1.14.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-rpm-vercmp-0.1.2-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-setuptools-78.1.1-1.15.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-setuptools-scm-8.2.0-1.11.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-simplejson-3.19.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-six-1.17.0-1.9.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-testsuite-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tools-3.11.13-1.35.1.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-tornado-6.3.2-1.15.2.x86_64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-websocket-client-1.5.1-1.9.1.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:saltbundlepy-wheel-0.45.1-1.8.2.noarch",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.aarch64",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.ppc64le",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.s390x",
"SUSE:EL-9:Update:Products:SaltBundle:Update:venv-salt-minion-3006.0-1.64.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T12:07:57Z",
"details": "moderate"
}
],
"title": "CVE-2025-62349"
}
]
}
SUSE-SU-2025:4475-1
Vulnerability from csaf_suse - Published: 2025-12-18 12:08 - Updated: 2025-12-18 12:08Summary
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 issues:
- Security issues fixed:
- CVE-2025-62349: Added minimum_auth_version to enforce security (bsc#1254257)
- CVE-2025-62348: Fixed Junos module yaml loader (bsc#1254256)
- Backport security fixes for vendored tornado
* BDSA-2024-3438
* BDSA-2024-3439
* BDSA-2024-9026
- Other changes and bugs fixed:
- Fixed TLS and x509 modules for OSes with older cryptography module
- Fixed Salt for Python > 3.11 (bsc#1252285) (bsc#1252244)
* Use external tornado on Python > 3.11
* Make tls and x509 to use python-cryptography
* Remove usage of spwd
- Fixed payload signature verification on Tumbleweed (bsc#1251776)
- Fixed broken symlink on migration to Leap 16.0 (bsc#1250755)
- Fixed known_hosts error on gitfs (bsc#1250520) (bsc#1227207)
- Improved SL Micro 6.2 detection with grains
- Reverted requirement of M2Crypto >= 0.44.0 for SUSE Family distros
- Set python-CherryPy as required for python-salt-testsuite
Patchnames: SUSE-2025-4475,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-4475,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-4475,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-4475,SUSE-SUSE-MicroOS-5.2-2025-4475,SUSE-Storage-7.1-2025-4475
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.8 (High)
Affected products
Recommended
140 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-salt-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-salt-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-api-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-api-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-bash-completion-3006.0-150300.53.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-cloud-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-cloud-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-doc-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-doc-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-fish-completion-3006.0-150300.53.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-master-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-master-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-minion-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-minion-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-proxy-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-proxy-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-ssh-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-ssh-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-syndic-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-syndic-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-transactional-update-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-transactional-update-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-zsh-completion-3006.0-150300.53.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-bash-completion-3006.0-150300.53.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-fish-completion-3006.0-150300.53.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-zsh-completion-3006.0-150300.53.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-bash-completion-3006.0-150300.53.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-fish-completion-3006.0-150300.53.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-zsh-completion-3006.0-150300.53.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-salt-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-salt-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-api-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-api-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-bash-completion-3006.0-150300.53.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-cloud-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-cloud-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-doc-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-doc-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-fish-completion-3006.0-150300.53.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-master-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-master-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-minion-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-minion-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-proxy-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-proxy-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-ssh-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-ssh-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-syndic-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-syndic-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-zsh-completion-3006.0-150300.53.101.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
6.2 (Medium)
Affected products
Recommended
140 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-salt-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-salt-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-api-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-api-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-bash-completion-3006.0-150300.53.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-cloud-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-cloud-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-doc-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-doc-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-fish-completion-3006.0-150300.53.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-master-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-master-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-minion-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-minion-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-proxy-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-proxy-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-ssh-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-ssh-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-syndic-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-syndic-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-transactional-update-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-transactional-update-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:salt-zsh-completion-3006.0-150300.53.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-bash-completion-3006.0-150300.53.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-fish-completion-3006.0-150300.53.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-zsh-completion-3006.0-150300.53.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-bash-completion-3006.0-150300.53.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-fish-completion-3006.0-150300.53.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:salt-zsh-completion-3006.0-150300.53.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-salt-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-salt-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-api-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-api-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-bash-completion-3006.0-150300.53.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-cloud-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-cloud-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-doc-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-doc-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-fish-completion-3006.0-150300.53.101.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-master-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-master-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-minion-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-minion-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-proxy-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-proxy-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-ssh-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-ssh-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-syndic-3006.0-150300.53.101.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-syndic-3006.0-150300.53.101.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-zsh-completion-3006.0-150300.53.101.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
18 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 issues:\n\n- Security issues fixed:\n\n - CVE-2025-62349: Added minimum_auth_version to enforce security (bsc#1254257)\n - CVE-2025-62348: Fixed Junos module yaml loader (bsc#1254256)\n - Backport security fixes for vendored tornado\n * BDSA-2024-3438\n * BDSA-2024-3439\n * BDSA-2024-9026\n\n- Other changes and bugs fixed:\n\n - Fixed TLS and x509 modules for OSes with older cryptography module\n - Fixed Salt for Python \u003e 3.11 (bsc#1252285) (bsc#1252244)\n * Use external tornado on Python \u003e 3.11\n * Make tls and x509 to use python-cryptography\n * Remove usage of spwd\n - Fixed payload signature verification on Tumbleweed (bsc#1251776)\n - Fixed broken symlink on migration to Leap 16.0 (bsc#1250755)\n - Fixed known_hosts error on gitfs (bsc#1250520) (bsc#1227207)\n - Improved SL Micro 6.2 detection with grains\n - Reverted requirement of M2Crypto \u003e= 0.44.0 for SUSE Family distros\n - Set python-CherryPy as required for python-salt-testsuite\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4475,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-4475,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-4475,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-4475,SUSE-SUSE-MicroOS-5.2-2025-4475,SUSE-Storage-7.1-2025-4475",
"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-2025_4475-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4475-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254475-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4475-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023620.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227207",
"url": "https://bugzilla.suse.com/1227207"
},
{
"category": "self",
"summary": "SUSE Bug 1250520",
"url": "https://bugzilla.suse.com/1250520"
},
{
"category": "self",
"summary": "SUSE Bug 1250755",
"url": "https://bugzilla.suse.com/1250755"
},
{
"category": "self",
"summary": "SUSE Bug 1251776",
"url": "https://bugzilla.suse.com/1251776"
},
{
"category": "self",
"summary": "SUSE Bug 1252244",
"url": "https://bugzilla.suse.com/1252244"
},
{
"category": "self",
"summary": "SUSE Bug 1252285",
"url": "https://bugzilla.suse.com/1252285"
},
{
"category": "self",
"summary": "SUSE Bug 1254256",
"url": "https://bugzilla.suse.com/1254256"
},
{
"category": "self",
"summary": "SUSE Bug 1254257",
"url": "https://bugzilla.suse.com/1254257"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62348 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62349 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62349/"
}
],
"title": "Security update for salt",
"tracking": {
"current_release_date": "2025-12-18T12:08:19Z",
"generator": {
"date": "2025-12-18T12:08:19Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4475-1",
"initial_release_date": "2025-12-18T12:08:19Z",
"revision_history": [
{
"date": "2025-12-18T12:08:19Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150300.53.101.1.aarch64",
"product": {
"name": "python3-salt-3006.0-150300.53.101.1.aarch64",
"product_id": "python3-salt-3006.0-150300.53.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150300.53.101.1.aarch64",
"product": {
"name": "python3-salt-testsuite-3006.0-150300.53.101.1.aarch64",
"product_id": "python3-salt-testsuite-3006.0-150300.53.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150300.53.101.1.aarch64",
"product": {
"name": "salt-3006.0-150300.53.101.1.aarch64",
"product_id": "salt-3006.0-150300.53.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150300.53.101.1.aarch64",
"product": {
"name": "salt-api-3006.0-150300.53.101.1.aarch64",
"product_id": "salt-api-3006.0-150300.53.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150300.53.101.1.aarch64",
"product": {
"name": "salt-cloud-3006.0-150300.53.101.1.aarch64",
"product_id": "salt-cloud-3006.0-150300.53.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150300.53.101.1.aarch64",
"product": {
"name": "salt-doc-3006.0-150300.53.101.1.aarch64",
"product_id": "salt-doc-3006.0-150300.53.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150300.53.101.1.aarch64",
"product": {
"name": "salt-master-3006.0-150300.53.101.1.aarch64",
"product_id": "salt-master-3006.0-150300.53.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150300.53.101.1.aarch64",
"product": {
"name": "salt-minion-3006.0-150300.53.101.1.aarch64",
"product_id": "salt-minion-3006.0-150300.53.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150300.53.101.1.aarch64",
"product": {
"name": "salt-proxy-3006.0-150300.53.101.1.aarch64",
"product_id": "salt-proxy-3006.0-150300.53.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150300.53.101.1.aarch64",
"product": {
"name": "salt-ssh-3006.0-150300.53.101.1.aarch64",
"product_id": "salt-ssh-3006.0-150300.53.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150300.53.101.1.aarch64",
"product": {
"name": "salt-syndic-3006.0-150300.53.101.1.aarch64",
"product_id": "salt-syndic-3006.0-150300.53.101.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150300.53.101.1.aarch64",
"product": {
"name": "salt-transactional-update-3006.0-150300.53.101.1.aarch64",
"product_id": "salt-transactional-update-3006.0-150300.53.101.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150300.53.101.1.i586",
"product": {
"name": "python3-salt-3006.0-150300.53.101.1.i586",
"product_id": "python3-salt-3006.0-150300.53.101.1.i586"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150300.53.101.1.i586",
"product": {
"name": "python3-salt-testsuite-3006.0-150300.53.101.1.i586",
"product_id": "python3-salt-testsuite-3006.0-150300.53.101.1.i586"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150300.53.101.1.i586",
"product": {
"name": "salt-3006.0-150300.53.101.1.i586",
"product_id": "salt-3006.0-150300.53.101.1.i586"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150300.53.101.1.i586",
"product": {
"name": "salt-api-3006.0-150300.53.101.1.i586",
"product_id": "salt-api-3006.0-150300.53.101.1.i586"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150300.53.101.1.i586",
"product": {
"name": "salt-cloud-3006.0-150300.53.101.1.i586",
"product_id": "salt-cloud-3006.0-150300.53.101.1.i586"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150300.53.101.1.i586",
"product": {
"name": "salt-doc-3006.0-150300.53.101.1.i586",
"product_id": "salt-doc-3006.0-150300.53.101.1.i586"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150300.53.101.1.i586",
"product": {
"name": "salt-master-3006.0-150300.53.101.1.i586",
"product_id": "salt-master-3006.0-150300.53.101.1.i586"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150300.53.101.1.i586",
"product": {
"name": "salt-minion-3006.0-150300.53.101.1.i586",
"product_id": "salt-minion-3006.0-150300.53.101.1.i586"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150300.53.101.1.i586",
"product": {
"name": "salt-proxy-3006.0-150300.53.101.1.i586",
"product_id": "salt-proxy-3006.0-150300.53.101.1.i586"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150300.53.101.1.i586",
"product": {
"name": "salt-ssh-3006.0-150300.53.101.1.i586",
"product_id": "salt-ssh-3006.0-150300.53.101.1.i586"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.i586",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.i586",
"product_id": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.i586"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150300.53.101.1.i586",
"product": {
"name": "salt-syndic-3006.0-150300.53.101.1.i586",
"product_id": "salt-syndic-3006.0-150300.53.101.1.i586"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150300.53.101.1.i586",
"product": {
"name": "salt-transactional-update-3006.0-150300.53.101.1.i586",
"product_id": "salt-transactional-update-3006.0-150300.53.101.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "salt-bash-completion-3006.0-150300.53.101.1.noarch",
"product": {
"name": "salt-bash-completion-3006.0-150300.53.101.1.noarch",
"product_id": "salt-bash-completion-3006.0-150300.53.101.1.noarch"
}
},
{
"category": "product_version",
"name": "salt-fish-completion-3006.0-150300.53.101.1.noarch",
"product": {
"name": "salt-fish-completion-3006.0-150300.53.101.1.noarch",
"product_id": "salt-fish-completion-3006.0-150300.53.101.1.noarch"
}
},
{
"category": "product_version",
"name": "salt-zsh-completion-3006.0-150300.53.101.1.noarch",
"product": {
"name": "salt-zsh-completion-3006.0-150300.53.101.1.noarch",
"product_id": "salt-zsh-completion-3006.0-150300.53.101.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150300.53.101.1.ppc64le",
"product": {
"name": "python3-salt-3006.0-150300.53.101.1.ppc64le",
"product_id": "python3-salt-3006.0-150300.53.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150300.53.101.1.ppc64le",
"product": {
"name": "python3-salt-testsuite-3006.0-150300.53.101.1.ppc64le",
"product_id": "python3-salt-testsuite-3006.0-150300.53.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150300.53.101.1.ppc64le",
"product": {
"name": "salt-3006.0-150300.53.101.1.ppc64le",
"product_id": "salt-3006.0-150300.53.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150300.53.101.1.ppc64le",
"product": {
"name": "salt-api-3006.0-150300.53.101.1.ppc64le",
"product_id": "salt-api-3006.0-150300.53.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150300.53.101.1.ppc64le",
"product": {
"name": "salt-cloud-3006.0-150300.53.101.1.ppc64le",
"product_id": "salt-cloud-3006.0-150300.53.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150300.53.101.1.ppc64le",
"product": {
"name": "salt-doc-3006.0-150300.53.101.1.ppc64le",
"product_id": "salt-doc-3006.0-150300.53.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150300.53.101.1.ppc64le",
"product": {
"name": "salt-master-3006.0-150300.53.101.1.ppc64le",
"product_id": "salt-master-3006.0-150300.53.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150300.53.101.1.ppc64le",
"product": {
"name": "salt-minion-3006.0-150300.53.101.1.ppc64le",
"product_id": "salt-minion-3006.0-150300.53.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150300.53.101.1.ppc64le",
"product": {
"name": "salt-proxy-3006.0-150300.53.101.1.ppc64le",
"product_id": "salt-proxy-3006.0-150300.53.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150300.53.101.1.ppc64le",
"product": {
"name": "salt-ssh-3006.0-150300.53.101.1.ppc64le",
"product_id": "salt-ssh-3006.0-150300.53.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.ppc64le",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.ppc64le",
"product_id": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150300.53.101.1.ppc64le",
"product": {
"name": "salt-syndic-3006.0-150300.53.101.1.ppc64le",
"product_id": "salt-syndic-3006.0-150300.53.101.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150300.53.101.1.ppc64le",
"product": {
"name": "salt-transactional-update-3006.0-150300.53.101.1.ppc64le",
"product_id": "salt-transactional-update-3006.0-150300.53.101.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150300.53.101.1.s390x",
"product": {
"name": "python3-salt-3006.0-150300.53.101.1.s390x",
"product_id": "python3-salt-3006.0-150300.53.101.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150300.53.101.1.s390x",
"product": {
"name": "python3-salt-testsuite-3006.0-150300.53.101.1.s390x",
"product_id": "python3-salt-testsuite-3006.0-150300.53.101.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150300.53.101.1.s390x",
"product": {
"name": "salt-3006.0-150300.53.101.1.s390x",
"product_id": "salt-3006.0-150300.53.101.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150300.53.101.1.s390x",
"product": {
"name": "salt-api-3006.0-150300.53.101.1.s390x",
"product_id": "salt-api-3006.0-150300.53.101.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150300.53.101.1.s390x",
"product": {
"name": "salt-cloud-3006.0-150300.53.101.1.s390x",
"product_id": "salt-cloud-3006.0-150300.53.101.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150300.53.101.1.s390x",
"product": {
"name": "salt-doc-3006.0-150300.53.101.1.s390x",
"product_id": "salt-doc-3006.0-150300.53.101.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150300.53.101.1.s390x",
"product": {
"name": "salt-master-3006.0-150300.53.101.1.s390x",
"product_id": "salt-master-3006.0-150300.53.101.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150300.53.101.1.s390x",
"product": {
"name": "salt-minion-3006.0-150300.53.101.1.s390x",
"product_id": "salt-minion-3006.0-150300.53.101.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150300.53.101.1.s390x",
"product": {
"name": "salt-proxy-3006.0-150300.53.101.1.s390x",
"product_id": "salt-proxy-3006.0-150300.53.101.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150300.53.101.1.s390x",
"product": {
"name": "salt-ssh-3006.0-150300.53.101.1.s390x",
"product_id": "salt-ssh-3006.0-150300.53.101.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.s390x",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.s390x",
"product_id": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150300.53.101.1.s390x",
"product": {
"name": "salt-syndic-3006.0-150300.53.101.1.s390x",
"product_id": "salt-syndic-3006.0-150300.53.101.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150300.53.101.1.s390x",
"product": {
"name": "salt-transactional-update-3006.0-150300.53.101.1.s390x",
"product_id": "salt-transactional-update-3006.0-150300.53.101.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150300.53.101.1.x86_64",
"product": {
"name": "python3-salt-3006.0-150300.53.101.1.x86_64",
"product_id": "python3-salt-3006.0-150300.53.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150300.53.101.1.x86_64",
"product": {
"name": "python3-salt-testsuite-3006.0-150300.53.101.1.x86_64",
"product_id": "python3-salt-testsuite-3006.0-150300.53.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150300.53.101.1.x86_64",
"product": {
"name": "salt-3006.0-150300.53.101.1.x86_64",
"product_id": "salt-3006.0-150300.53.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150300.53.101.1.x86_64",
"product": {
"name": "salt-api-3006.0-150300.53.101.1.x86_64",
"product_id": "salt-api-3006.0-150300.53.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150300.53.101.1.x86_64",
"product": {
"name": "salt-cloud-3006.0-150300.53.101.1.x86_64",
"product_id": "salt-cloud-3006.0-150300.53.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150300.53.101.1.x86_64",
"product": {
"name": "salt-doc-3006.0-150300.53.101.1.x86_64",
"product_id": "salt-doc-3006.0-150300.53.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150300.53.101.1.x86_64",
"product": {
"name": "salt-master-3006.0-150300.53.101.1.x86_64",
"product_id": "salt-master-3006.0-150300.53.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150300.53.101.1.x86_64",
"product": {
"name": "salt-minion-3006.0-150300.53.101.1.x86_64",
"product_id": "salt-minion-3006.0-150300.53.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150300.53.101.1.x86_64",
"product": {
"name": "salt-proxy-3006.0-150300.53.101.1.x86_64",
"product_id": "salt-proxy-3006.0-150300.53.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150300.53.101.1.x86_64",
"product": {
"name": "salt-ssh-3006.0-150300.53.101.1.x86_64",
"product_id": "salt-ssh-3006.0-150300.53.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150300.53.101.1.x86_64",
"product": {
"name": "salt-syndic-3006.0-150300.53.101.1.x86_64",
"product_id": "salt-syndic-3006.0-150300.53.101.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150300.53.101.1.x86_64",
"product": {
"name": "salt-transactional-update-3006.0-150300.53.101.1.x86_64",
"product_id": "salt-transactional-update-3006.0-150300.53.101.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-api-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-api-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150300.53.101.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-bash-completion-3006.0-150300.53.101.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150300.53.101.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-cloud-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150300.53.101.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-fish-completion-3006.0-150300.53.101.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150300.53.101.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-master-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-master-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150300.53.101.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-zsh-completion-3006.0-150300.53.101.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150300.53.101.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150300.53.101.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.ppc64le"
},
"product_reference": "python3-salt-3006.0-150300.53.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150300.53.101.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.s390x"
},
"product_reference": "python3-salt-3006.0-150300.53.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150300.53.101.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.ppc64le"
},
"product_reference": "salt-3006.0-150300.53.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150300.53.101.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.s390x"
},
"product_reference": "salt-3006.0-150300.53.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-api-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150300.53.101.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.ppc64le"
},
"product_reference": "salt-api-3006.0-150300.53.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150300.53.101.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.s390x"
},
"product_reference": "salt-api-3006.0-150300.53.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-api-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150300.53.101.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-bash-completion-3006.0-150300.53.101.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150300.53.101.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-cloud-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150300.53.101.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150300.53.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150300.53.101.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.s390x"
},
"product_reference": "salt-cloud-3006.0-150300.53.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150300.53.101.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.ppc64le"
},
"product_reference": "salt-doc-3006.0-150300.53.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150300.53.101.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.s390x"
},
"product_reference": "salt-doc-3006.0-150300.53.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150300.53.101.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-fish-completion-3006.0-150300.53.101.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150300.53.101.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-master-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150300.53.101.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.ppc64le"
},
"product_reference": "salt-master-3006.0-150300.53.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150300.53.101.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.s390x"
},
"product_reference": "salt-master-3006.0-150300.53.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-master-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150300.53.101.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150300.53.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150300.53.101.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.s390x"
},
"product_reference": "salt-minion-3006.0-150300.53.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150300.53.101.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150300.53.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150300.53.101.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.s390x"
},
"product_reference": "salt-proxy-3006.0-150300.53.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150300.53.101.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150300.53.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150300.53.101.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.s390x"
},
"product_reference": "salt-ssh-3006.0-150300.53.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.s390x"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150300.53.101.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150300.53.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150300.53.101.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.s390x"
},
"product_reference": "salt-syndic-3006.0-150300.53.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150300.53.101.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.ppc64le"
},
"product_reference": "salt-transactional-update-3006.0-150300.53.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150300.53.101.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.s390x"
},
"product_reference": "salt-transactional-update-3006.0-150300.53.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150300.53.101.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:salt-zsh-completion-3006.0-150300.53.101.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150300.53.101.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150300.53.101.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-salt-3006.0-150300.53.101.1.ppc64le"
},
"product_reference": "python3-salt-3006.0-150300.53.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-salt-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150300.53.101.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-3006.0-150300.53.101.1.ppc64le"
},
"product_reference": "salt-3006.0-150300.53.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150300.53.101.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-api-3006.0-150300.53.101.1.ppc64le"
},
"product_reference": "salt-api-3006.0-150300.53.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-api-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-api-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150300.53.101.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-bash-completion-3006.0-150300.53.101.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150300.53.101.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150300.53.101.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-cloud-3006.0-150300.53.101.1.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150300.53.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-cloud-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150300.53.101.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-doc-3006.0-150300.53.101.1.ppc64le"
},
"product_reference": "salt-doc-3006.0-150300.53.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-doc-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150300.53.101.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-fish-completion-3006.0-150300.53.101.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150300.53.101.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150300.53.101.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-master-3006.0-150300.53.101.1.ppc64le"
},
"product_reference": "salt-master-3006.0-150300.53.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-master-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-master-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150300.53.101.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-minion-3006.0-150300.53.101.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150300.53.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-minion-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150300.53.101.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-proxy-3006.0-150300.53.101.1.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150300.53.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-proxy-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150300.53.101.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-ssh-3006.0-150300.53.101.1.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150300.53.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-ssh-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150300.53.101.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-syndic-3006.0-150300.53.101.1.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150300.53.101.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-syndic-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150300.53.101.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-zsh-completion-3006.0-150300.53.101.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150300.53.101.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150300.53.101.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.s390x"
},
"product_reference": "python3-salt-3006.0-150300.53.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150300.53.101.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.s390x"
},
"product_reference": "salt-3006.0-150300.53.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150300.53.101.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.s390x"
},
"product_reference": "salt-minion-3006.0-150300.53.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150300.53.101.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150300.53.101.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.s390x"
},
"product_reference": "salt-transactional-update-3006.0-150300.53.101.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150300.53.101.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150300.53.101.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-salt-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150300.53.101.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-salt-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150300.53.101.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:salt-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150300.53.101.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:salt-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150300.53.101.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:salt-api-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-api-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150300.53.101.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:salt-api-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-api-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150300.53.101.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:salt-bash-completion-3006.0-150300.53.101.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150300.53.101.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150300.53.101.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:salt-cloud-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-cloud-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150300.53.101.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:salt-cloud-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150300.53.101.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:salt-doc-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150300.53.101.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:salt-doc-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150300.53.101.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:salt-fish-completion-3006.0-150300.53.101.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150300.53.101.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150300.53.101.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:salt-master-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-master-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150300.53.101.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:salt-master-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-master-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150300.53.101.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:salt-minion-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150300.53.101.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:salt-minion-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150300.53.101.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:salt-proxy-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150300.53.101.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:salt-proxy-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150300.53.101.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:salt-ssh-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150300.53.101.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:salt-ssh-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150300.53.101.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:salt-syndic-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150300.53.101.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:salt-syndic-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150300.53.101.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:salt-transactional-update-3006.0-150300.53.101.1.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-150300.53.101.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150300.53.101.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:salt-transactional-update-3006.0-150300.53.101.1.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-150300.53.101.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150300.53.101.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:salt-zsh-completion-3006.0-150300.53.101.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150300.53.101.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62348"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:python3-salt-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-api-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-api-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-bash-completion-3006.0-150300.53.101.1.noarch",
"SUSE Enterprise Storage 7.1:salt-cloud-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-cloud-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-doc-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-doc-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-fish-completion-3006.0-150300.53.101.1.noarch",
"SUSE Enterprise Storage 7.1:salt-master-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-master-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-minion-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-proxy-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-proxy-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-ssh-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-ssh-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-syndic-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-syndic-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-transactional-update-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-transactional-update-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-zsh-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-bash-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-fish-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-zsh-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-bash-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-fish-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-zsh-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-salt-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-api-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-api-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-bash-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-cloud-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-cloud-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-doc-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-doc-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-fish-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-master-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-master-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-minion-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-proxy-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-proxy-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-ssh-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-ssh-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-syndic-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-syndic-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-zsh-completion-3006.0-150300.53.101.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62348",
"url": "https://www.suse.com/security/cve/CVE-2025-62348"
},
{
"category": "external",
"summary": "SUSE Bug 1254256 for CVE-2025-62348",
"url": "https://bugzilla.suse.com/1254256"
}
],
"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 Enterprise Storage 7.1:python3-salt-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-api-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-api-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-bash-completion-3006.0-150300.53.101.1.noarch",
"SUSE Enterprise Storage 7.1:salt-cloud-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-cloud-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-doc-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-doc-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-fish-completion-3006.0-150300.53.101.1.noarch",
"SUSE Enterprise Storage 7.1:salt-master-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-master-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-minion-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-proxy-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-proxy-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-ssh-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-ssh-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-syndic-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-syndic-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-transactional-update-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-transactional-update-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-zsh-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-bash-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-fish-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-zsh-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-bash-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-fish-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-zsh-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-salt-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-api-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-api-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-bash-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-cloud-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-cloud-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-doc-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-doc-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-fish-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-master-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-master-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-minion-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-proxy-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-proxy-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-ssh-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-ssh-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-syndic-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-syndic-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-zsh-completion-3006.0-150300.53.101.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:python3-salt-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-api-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-api-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-bash-completion-3006.0-150300.53.101.1.noarch",
"SUSE Enterprise Storage 7.1:salt-cloud-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-cloud-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-doc-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-doc-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-fish-completion-3006.0-150300.53.101.1.noarch",
"SUSE Enterprise Storage 7.1:salt-master-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-master-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-minion-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-proxy-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-proxy-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-ssh-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-ssh-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-syndic-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-syndic-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-transactional-update-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-transactional-update-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-zsh-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-bash-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-fish-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-zsh-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-bash-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-fish-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-zsh-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-salt-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-api-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-api-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-bash-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-cloud-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-cloud-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-doc-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-doc-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-fish-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-master-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-master-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-minion-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-proxy-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-proxy-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-ssh-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-ssh-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-syndic-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-syndic-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-zsh-completion-3006.0-150300.53.101.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T12:08:19Z",
"details": "important"
}
],
"title": "CVE-2025-62348"
},
{
"cve": "CVE-2025-62349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62349"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:python3-salt-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-api-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-api-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-bash-completion-3006.0-150300.53.101.1.noarch",
"SUSE Enterprise Storage 7.1:salt-cloud-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-cloud-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-doc-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-doc-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-fish-completion-3006.0-150300.53.101.1.noarch",
"SUSE Enterprise Storage 7.1:salt-master-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-master-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-minion-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-proxy-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-proxy-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-ssh-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-ssh-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-syndic-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-syndic-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-transactional-update-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-transactional-update-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-zsh-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-bash-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-fish-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-zsh-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-bash-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-fish-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-zsh-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-salt-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-api-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-api-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-bash-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-cloud-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-cloud-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-doc-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-doc-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-fish-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-master-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-master-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-minion-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-proxy-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-proxy-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-ssh-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-ssh-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-syndic-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-syndic-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-zsh-completion-3006.0-150300.53.101.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62349",
"url": "https://www.suse.com/security/cve/CVE-2025-62349"
},
{
"category": "external",
"summary": "SUSE Bug 1254257 for CVE-2025-62349",
"url": "https://bugzilla.suse.com/1254257"
}
],
"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 Enterprise Storage 7.1:python3-salt-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-api-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-api-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-bash-completion-3006.0-150300.53.101.1.noarch",
"SUSE Enterprise Storage 7.1:salt-cloud-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-cloud-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-doc-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-doc-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-fish-completion-3006.0-150300.53.101.1.noarch",
"SUSE Enterprise Storage 7.1:salt-master-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-master-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-minion-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-proxy-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-proxy-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-ssh-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-ssh-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-syndic-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-syndic-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-transactional-update-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-transactional-update-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-zsh-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-bash-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-fish-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-zsh-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-bash-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-fish-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-zsh-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-salt-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-api-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-api-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-bash-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-cloud-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-cloud-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-doc-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-doc-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-fish-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-master-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-master-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-minion-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-proxy-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-proxy-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-ssh-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-ssh-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-syndic-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-syndic-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-zsh-completion-3006.0-150300.53.101.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:python3-salt-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-api-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-api-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-bash-completion-3006.0-150300.53.101.1.noarch",
"SUSE Enterprise Storage 7.1:salt-cloud-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-cloud-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-doc-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-doc-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-fish-completion-3006.0-150300.53.101.1.noarch",
"SUSE Enterprise Storage 7.1:salt-master-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-master-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-minion-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-proxy-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-proxy-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-ssh-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-ssh-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-syndic-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-syndic-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-transactional-update-3006.0-150300.53.101.1.aarch64",
"SUSE Enterprise Storage 7.1:salt-transactional-update-3006.0-150300.53.101.1.x86_64",
"SUSE Enterprise Storage 7.1:salt-zsh-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-bash-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-fish-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:salt-zsh-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Micro 5.2:salt-transactional-update-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-api-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-bash-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-cloud-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-doc-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-fish-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-master-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-proxy-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-ssh-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-syndic-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-transactional-update-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:salt-zsh-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-salt-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-api-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-api-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-bash-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-cloud-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-cloud-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-doc-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-doc-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-fish-completion-3006.0-150300.53.101.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-master-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-master-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-minion-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-minion-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-proxy-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-proxy-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-ssh-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-ssh-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-standalone-formulas-configuration-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-syndic-3006.0-150300.53.101.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-syndic-3006.0-150300.53.101.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:salt-zsh-completion-3006.0-150300.53.101.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T12:08:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-62349"
}
]
}
SUSE-SU-2025:4476-1
Vulnerability from csaf_suse - Published: 2025-12-18 12:08 - Updated: 2025-12-18 12:08Summary
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 issues:
- Security issues fixed:
- CVE-2025-62349: Added minimum_auth_version to enforce security (bsc#1254257)
- CVE-2025-62348: Fixed Junos module yaml loader (bsc#1254256)
- Backport security fixes for vendored tornado
* BDSA-2024-3438
* BDSA-2024-3439
* BDSA-2024-9026
- Other changes and bugs fixed:
- Fixed TLS and x509 modules for OSes with older cryptography module
- Fixed Salt for Python > 3.11 (bsc#1252285) (bsc#1252244)
* Use external tornado on Python > 3.11
* Make tls and x509 to use python-cryptography
* Remove usage of spwd
- Fixed payload signature verification on Tumbleweed (bsc#1251776)
- Fixed broken symlink on migration to Leap 16.0 (bsc#1250755)
- Fixed known_hosts error on gitfs (bsc#1250520) (bsc#1227207)
- Improved SL Micro 6.2 detection with grains
- Reverted requirement of M2Crypto >= 0.44.0 for SUSE Family distros
- Set python-CherryPy as required for python-salt-testsuite
Patchnames: SUSE-2025-4476,SUSE-SLE-Micro-5.3-2025-4476,SUSE-SLE-Micro-5.4-2025-4476,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-4476,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-4476,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-4476,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-4476,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-4476,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-4476
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.8 (High)
Affected products
Recommended
210 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:python3-salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-api-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-bash-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-cloud-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-doc-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-fish-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-master-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-minion-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-proxy-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-ssh-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-syndic-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-zsh-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-bash-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-fish-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-zsh-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
6.2 (Medium)
Affected products
Recommended
210 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:python3-salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-api-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-bash-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-cloud-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-doc-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-fish-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-master-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-minion-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-proxy-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-ssh-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-syndic-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:salt-zsh-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-bash-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-fish-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:salt-zsh-completion-3006.0-150400.8.91.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
18 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 issues:\n\n- Security issues fixed:\n\n - CVE-2025-62349: Added minimum_auth_version to enforce security (bsc#1254257)\n - CVE-2025-62348: Fixed Junos module yaml loader (bsc#1254256)\n - Backport security fixes for vendored tornado\n * BDSA-2024-3438\n * BDSA-2024-3439\n * BDSA-2024-9026\n\n- Other changes and bugs fixed:\n\n - Fixed TLS and x509 modules for OSes with older cryptography module\n - Fixed Salt for Python \u003e 3.11 (bsc#1252285) (bsc#1252244)\n * Use external tornado on Python \u003e 3.11\n * Make tls and x509 to use python-cryptography\n * Remove usage of spwd\n - Fixed payload signature verification on Tumbleweed (bsc#1251776)\n - Fixed broken symlink on migration to Leap 16.0 (bsc#1250755)\n - Fixed known_hosts error on gitfs (bsc#1250520) (bsc#1227207)\n - Improved SL Micro 6.2 detection with grains\n - Reverted requirement of M2Crypto \u003e= 0.44.0 for SUSE Family distros\n - Set python-CherryPy as required for python-salt-testsuite\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4476,SUSE-SLE-Micro-5.3-2025-4476,SUSE-SLE-Micro-5.4-2025-4476,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-4476,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-4476,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-4476,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-4476,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-4476,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-4476",
"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-2025_4476-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4476-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254476-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4476-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023619.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227207",
"url": "https://bugzilla.suse.com/1227207"
},
{
"category": "self",
"summary": "SUSE Bug 1250520",
"url": "https://bugzilla.suse.com/1250520"
},
{
"category": "self",
"summary": "SUSE Bug 1250755",
"url": "https://bugzilla.suse.com/1250755"
},
{
"category": "self",
"summary": "SUSE Bug 1251776",
"url": "https://bugzilla.suse.com/1251776"
},
{
"category": "self",
"summary": "SUSE Bug 1252244",
"url": "https://bugzilla.suse.com/1252244"
},
{
"category": "self",
"summary": "SUSE Bug 1252285",
"url": "https://bugzilla.suse.com/1252285"
},
{
"category": "self",
"summary": "SUSE Bug 1254256",
"url": "https://bugzilla.suse.com/1254256"
},
{
"category": "self",
"summary": "SUSE Bug 1254257",
"url": "https://bugzilla.suse.com/1254257"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62348 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62349 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62349/"
}
],
"title": "Security update for salt",
"tracking": {
"current_release_date": "2025-12-18T12:08:58Z",
"generator": {
"date": "2025-12-18T12:08:58Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4476-1",
"initial_release_date": "2025-12-18T12:08:58Z",
"revision_history": [
{
"date": "2025-12-18T12:08:58Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150400.8.91.1.aarch64",
"product": {
"name": "python3-salt-3006.0-150400.8.91.1.aarch64",
"product_id": "python3-salt-3006.0-150400.8.91.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150400.8.91.1.aarch64",
"product": {
"name": "python3-salt-testsuite-3006.0-150400.8.91.1.aarch64",
"product_id": "python3-salt-testsuite-3006.0-150400.8.91.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150400.8.91.1.aarch64",
"product": {
"name": "python311-salt-3006.0-150400.8.91.1.aarch64",
"product_id": "python311-salt-3006.0-150400.8.91.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150400.8.91.1.aarch64",
"product": {
"name": "python311-salt-testsuite-3006.0-150400.8.91.1.aarch64",
"product_id": "python311-salt-testsuite-3006.0-150400.8.91.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150400.8.91.1.aarch64",
"product": {
"name": "salt-3006.0-150400.8.91.1.aarch64",
"product_id": "salt-3006.0-150400.8.91.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150400.8.91.1.aarch64",
"product": {
"name": "salt-api-3006.0-150400.8.91.1.aarch64",
"product_id": "salt-api-3006.0-150400.8.91.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150400.8.91.1.aarch64",
"product": {
"name": "salt-cloud-3006.0-150400.8.91.1.aarch64",
"product_id": "salt-cloud-3006.0-150400.8.91.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150400.8.91.1.aarch64",
"product": {
"name": "salt-doc-3006.0-150400.8.91.1.aarch64",
"product_id": "salt-doc-3006.0-150400.8.91.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150400.8.91.1.aarch64",
"product": {
"name": "salt-master-3006.0-150400.8.91.1.aarch64",
"product_id": "salt-master-3006.0-150400.8.91.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150400.8.91.1.aarch64",
"product": {
"name": "salt-minion-3006.0-150400.8.91.1.aarch64",
"product_id": "salt-minion-3006.0-150400.8.91.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150400.8.91.1.aarch64",
"product": {
"name": "salt-proxy-3006.0-150400.8.91.1.aarch64",
"product_id": "salt-proxy-3006.0-150400.8.91.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150400.8.91.1.aarch64",
"product": {
"name": "salt-ssh-3006.0-150400.8.91.1.aarch64",
"product_id": "salt-ssh-3006.0-150400.8.91.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150400.8.91.1.aarch64",
"product": {
"name": "salt-syndic-3006.0-150400.8.91.1.aarch64",
"product_id": "salt-syndic-3006.0-150400.8.91.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150400.8.91.1.aarch64",
"product": {
"name": "salt-transactional-update-3006.0-150400.8.91.1.aarch64",
"product_id": "salt-transactional-update-3006.0-150400.8.91.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150400.8.91.1.i586",
"product": {
"name": "python3-salt-3006.0-150400.8.91.1.i586",
"product_id": "python3-salt-3006.0-150400.8.91.1.i586"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150400.8.91.1.i586",
"product": {
"name": "python3-salt-testsuite-3006.0-150400.8.91.1.i586",
"product_id": "python3-salt-testsuite-3006.0-150400.8.91.1.i586"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150400.8.91.1.i586",
"product": {
"name": "python311-salt-3006.0-150400.8.91.1.i586",
"product_id": "python311-salt-3006.0-150400.8.91.1.i586"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150400.8.91.1.i586",
"product": {
"name": "python311-salt-testsuite-3006.0-150400.8.91.1.i586",
"product_id": "python311-salt-testsuite-3006.0-150400.8.91.1.i586"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150400.8.91.1.i586",
"product": {
"name": "salt-3006.0-150400.8.91.1.i586",
"product_id": "salt-3006.0-150400.8.91.1.i586"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150400.8.91.1.i586",
"product": {
"name": "salt-api-3006.0-150400.8.91.1.i586",
"product_id": "salt-api-3006.0-150400.8.91.1.i586"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150400.8.91.1.i586",
"product": {
"name": "salt-cloud-3006.0-150400.8.91.1.i586",
"product_id": "salt-cloud-3006.0-150400.8.91.1.i586"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150400.8.91.1.i586",
"product": {
"name": "salt-doc-3006.0-150400.8.91.1.i586",
"product_id": "salt-doc-3006.0-150400.8.91.1.i586"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150400.8.91.1.i586",
"product": {
"name": "salt-master-3006.0-150400.8.91.1.i586",
"product_id": "salt-master-3006.0-150400.8.91.1.i586"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150400.8.91.1.i586",
"product": {
"name": "salt-minion-3006.0-150400.8.91.1.i586",
"product_id": "salt-minion-3006.0-150400.8.91.1.i586"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150400.8.91.1.i586",
"product": {
"name": "salt-proxy-3006.0-150400.8.91.1.i586",
"product_id": "salt-proxy-3006.0-150400.8.91.1.i586"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150400.8.91.1.i586",
"product": {
"name": "salt-ssh-3006.0-150400.8.91.1.i586",
"product_id": "salt-ssh-3006.0-150400.8.91.1.i586"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.i586",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.i586",
"product_id": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.i586"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150400.8.91.1.i586",
"product": {
"name": "salt-syndic-3006.0-150400.8.91.1.i586",
"product_id": "salt-syndic-3006.0-150400.8.91.1.i586"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150400.8.91.1.i586",
"product": {
"name": "salt-transactional-update-3006.0-150400.8.91.1.i586",
"product_id": "salt-transactional-update-3006.0-150400.8.91.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "salt-bash-completion-3006.0-150400.8.91.1.noarch",
"product": {
"name": "salt-bash-completion-3006.0-150400.8.91.1.noarch",
"product_id": "salt-bash-completion-3006.0-150400.8.91.1.noarch"
}
},
{
"category": "product_version",
"name": "salt-fish-completion-3006.0-150400.8.91.1.noarch",
"product": {
"name": "salt-fish-completion-3006.0-150400.8.91.1.noarch",
"product_id": "salt-fish-completion-3006.0-150400.8.91.1.noarch"
}
},
{
"category": "product_version",
"name": "salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"product": {
"name": "salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"product_id": "salt-zsh-completion-3006.0-150400.8.91.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150400.8.91.1.ppc64le",
"product": {
"name": "python3-salt-3006.0-150400.8.91.1.ppc64le",
"product_id": "python3-salt-3006.0-150400.8.91.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150400.8.91.1.ppc64le",
"product": {
"name": "python3-salt-testsuite-3006.0-150400.8.91.1.ppc64le",
"product_id": "python3-salt-testsuite-3006.0-150400.8.91.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150400.8.91.1.ppc64le",
"product": {
"name": "python311-salt-3006.0-150400.8.91.1.ppc64le",
"product_id": "python311-salt-3006.0-150400.8.91.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150400.8.91.1.ppc64le",
"product": {
"name": "python311-salt-testsuite-3006.0-150400.8.91.1.ppc64le",
"product_id": "python311-salt-testsuite-3006.0-150400.8.91.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150400.8.91.1.ppc64le",
"product": {
"name": "salt-3006.0-150400.8.91.1.ppc64le",
"product_id": "salt-3006.0-150400.8.91.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150400.8.91.1.ppc64le",
"product": {
"name": "salt-api-3006.0-150400.8.91.1.ppc64le",
"product_id": "salt-api-3006.0-150400.8.91.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150400.8.91.1.ppc64le",
"product": {
"name": "salt-cloud-3006.0-150400.8.91.1.ppc64le",
"product_id": "salt-cloud-3006.0-150400.8.91.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150400.8.91.1.ppc64le",
"product": {
"name": "salt-doc-3006.0-150400.8.91.1.ppc64le",
"product_id": "salt-doc-3006.0-150400.8.91.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150400.8.91.1.ppc64le",
"product": {
"name": "salt-master-3006.0-150400.8.91.1.ppc64le",
"product_id": "salt-master-3006.0-150400.8.91.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150400.8.91.1.ppc64le",
"product": {
"name": "salt-minion-3006.0-150400.8.91.1.ppc64le",
"product_id": "salt-minion-3006.0-150400.8.91.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150400.8.91.1.ppc64le",
"product": {
"name": "salt-proxy-3006.0-150400.8.91.1.ppc64le",
"product_id": "salt-proxy-3006.0-150400.8.91.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150400.8.91.1.ppc64le",
"product": {
"name": "salt-ssh-3006.0-150400.8.91.1.ppc64le",
"product_id": "salt-ssh-3006.0-150400.8.91.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le",
"product_id": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150400.8.91.1.ppc64le",
"product": {
"name": "salt-syndic-3006.0-150400.8.91.1.ppc64le",
"product_id": "salt-syndic-3006.0-150400.8.91.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150400.8.91.1.ppc64le",
"product": {
"name": "salt-transactional-update-3006.0-150400.8.91.1.ppc64le",
"product_id": "salt-transactional-update-3006.0-150400.8.91.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150400.8.91.1.s390x",
"product": {
"name": "python3-salt-3006.0-150400.8.91.1.s390x",
"product_id": "python3-salt-3006.0-150400.8.91.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150400.8.91.1.s390x",
"product": {
"name": "python3-salt-testsuite-3006.0-150400.8.91.1.s390x",
"product_id": "python3-salt-testsuite-3006.0-150400.8.91.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150400.8.91.1.s390x",
"product": {
"name": "python311-salt-3006.0-150400.8.91.1.s390x",
"product_id": "python311-salt-3006.0-150400.8.91.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150400.8.91.1.s390x",
"product": {
"name": "python311-salt-testsuite-3006.0-150400.8.91.1.s390x",
"product_id": "python311-salt-testsuite-3006.0-150400.8.91.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150400.8.91.1.s390x",
"product": {
"name": "salt-3006.0-150400.8.91.1.s390x",
"product_id": "salt-3006.0-150400.8.91.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150400.8.91.1.s390x",
"product": {
"name": "salt-api-3006.0-150400.8.91.1.s390x",
"product_id": "salt-api-3006.0-150400.8.91.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150400.8.91.1.s390x",
"product": {
"name": "salt-cloud-3006.0-150400.8.91.1.s390x",
"product_id": "salt-cloud-3006.0-150400.8.91.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150400.8.91.1.s390x",
"product": {
"name": "salt-doc-3006.0-150400.8.91.1.s390x",
"product_id": "salt-doc-3006.0-150400.8.91.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150400.8.91.1.s390x",
"product": {
"name": "salt-master-3006.0-150400.8.91.1.s390x",
"product_id": "salt-master-3006.0-150400.8.91.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150400.8.91.1.s390x",
"product": {
"name": "salt-minion-3006.0-150400.8.91.1.s390x",
"product_id": "salt-minion-3006.0-150400.8.91.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150400.8.91.1.s390x",
"product": {
"name": "salt-proxy-3006.0-150400.8.91.1.s390x",
"product_id": "salt-proxy-3006.0-150400.8.91.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150400.8.91.1.s390x",
"product": {
"name": "salt-ssh-3006.0-150400.8.91.1.s390x",
"product_id": "salt-ssh-3006.0-150400.8.91.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.s390x",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.s390x",
"product_id": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150400.8.91.1.s390x",
"product": {
"name": "salt-syndic-3006.0-150400.8.91.1.s390x",
"product_id": "salt-syndic-3006.0-150400.8.91.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150400.8.91.1.s390x",
"product": {
"name": "salt-transactional-update-3006.0-150400.8.91.1.s390x",
"product_id": "salt-transactional-update-3006.0-150400.8.91.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150400.8.91.1.x86_64",
"product": {
"name": "python3-salt-3006.0-150400.8.91.1.x86_64",
"product_id": "python3-salt-3006.0-150400.8.91.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150400.8.91.1.x86_64",
"product": {
"name": "python3-salt-testsuite-3006.0-150400.8.91.1.x86_64",
"product_id": "python3-salt-testsuite-3006.0-150400.8.91.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150400.8.91.1.x86_64",
"product": {
"name": "python311-salt-3006.0-150400.8.91.1.x86_64",
"product_id": "python311-salt-3006.0-150400.8.91.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150400.8.91.1.x86_64",
"product": {
"name": "python311-salt-testsuite-3006.0-150400.8.91.1.x86_64",
"product_id": "python311-salt-testsuite-3006.0-150400.8.91.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150400.8.91.1.x86_64",
"product": {
"name": "salt-3006.0-150400.8.91.1.x86_64",
"product_id": "salt-3006.0-150400.8.91.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150400.8.91.1.x86_64",
"product": {
"name": "salt-api-3006.0-150400.8.91.1.x86_64",
"product_id": "salt-api-3006.0-150400.8.91.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150400.8.91.1.x86_64",
"product": {
"name": "salt-cloud-3006.0-150400.8.91.1.x86_64",
"product_id": "salt-cloud-3006.0-150400.8.91.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150400.8.91.1.x86_64",
"product": {
"name": "salt-doc-3006.0-150400.8.91.1.x86_64",
"product_id": "salt-doc-3006.0-150400.8.91.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150400.8.91.1.x86_64",
"product": {
"name": "salt-master-3006.0-150400.8.91.1.x86_64",
"product_id": "salt-master-3006.0-150400.8.91.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150400.8.91.1.x86_64",
"product": {
"name": "salt-minion-3006.0-150400.8.91.1.x86_64",
"product_id": "salt-minion-3006.0-150400.8.91.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150400.8.91.1.x86_64",
"product": {
"name": "salt-proxy-3006.0-150400.8.91.1.x86_64",
"product_id": "salt-proxy-3006.0-150400.8.91.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150400.8.91.1.x86_64",
"product": {
"name": "salt-ssh-3006.0-150400.8.91.1.x86_64",
"product_id": "salt-ssh-3006.0-150400.8.91.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150400.8.91.1.x86_64",
"product": {
"name": "salt-syndic-3006.0-150400.8.91.1.x86_64",
"product_id": "salt-syndic-3006.0-150400.8.91.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150400.8.91.1.x86_64",
"product": {
"name": "salt-transactional-update-3006.0-150400.8.91.1.x86_64",
"product_id": "salt-transactional-update-3006.0-150400.8.91.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy LTS 4.3",
"product": {
"name": "SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy-lts:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server LTS 4.3",
"product": {
"name": "SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server-lts:4.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.91.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.s390x"
},
"product_reference": "python3-salt-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.91.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.91.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-minion-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.91.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.91.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.s390x"
},
"product_reference": "python3-salt-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.91.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.91.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-minion-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.91.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "python311-salt-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-api-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-api-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150400.8.91.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.91.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150400.8.91.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-cloud-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150400.8.91.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.91.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150400.8.91.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-master-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-master-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150400.8.91.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.91.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "python311-salt-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-api-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-api-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150400.8.91.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.91.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150400.8.91.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-cloud-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150400.8.91.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.91.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150400.8.91.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-master-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-master-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150400.8.91.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.91.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.91.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "python3-salt-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.91.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.s390x"
},
"product_reference": "python3-salt-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "python311-salt-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.91.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "python311-salt-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.91.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.s390x"
},
"product_reference": "python311-salt-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.91.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.91.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-api-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.91.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-api-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.91.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-api-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-api-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150400.8.91.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.91.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150400.8.91.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-cloud-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.91.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.91.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-cloud-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.91.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-doc-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.91.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-doc-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150400.8.91.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.91.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150400.8.91.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-master-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.91.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-master-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.91.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-master-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-master-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.91.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.91.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-minion-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.91.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.91.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-proxy-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.91.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.91.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-ssh-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.91.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.91.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-syndic-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.91.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.91.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.91.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150400.8.91.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.91.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.91.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "python3-salt-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.91.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "python311-salt-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.91.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.91.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-api-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-api-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150400.8.91.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.91.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150400.8.91.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.91.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.91.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-doc-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150400.8.91.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.91.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150400.8.91.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.91.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-master-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-master-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.91.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.91.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.91.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.91.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.91.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150400.8.91.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.91.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.91.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:python3-salt-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.91.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:salt-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.91.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:salt-api-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-api-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150400.8.91.1.noarch as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:salt-bash-completion-3006.0-150400.8.91.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150400.8.91.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.91.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:salt-cloud-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.91.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:salt-doc-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150400.8.91.1.noarch as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:salt-fish-completion-3006.0-150400.8.91.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150400.8.91.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.91.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:salt-master-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-master-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.91.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:salt-minion-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.91.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:salt-proxy-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.91.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:salt-ssh-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.91.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:salt-syndic-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150400.8.91.1.noarch as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:salt-zsh-completion-3006.0-150400.8.91.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.91.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "python3-salt-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.91.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.s390x"
},
"product_reference": "python3-salt-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150400.8.91.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.91.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.91.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150400.8.91.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.91.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-api-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.91.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-api-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150400.8.91.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-api-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150400.8.91.1.noarch as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-bash-completion-3006.0-150400.8.91.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150400.8.91.1.noarch",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.91.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.91.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-cloud-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150400.8.91.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.91.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-doc-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.91.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-doc-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150400.8.91.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150400.8.91.1.noarch as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-fish-completion-3006.0-150400.8.91.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150400.8.91.1.noarch",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.91.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-master-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.91.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-master-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150400.8.91.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-master-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.91.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.91.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-minion-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150400.8.91.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.91.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.91.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-proxy-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150400.8.91.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.91.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.91.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-ssh-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150400.8.91.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.91.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150400.8.91.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.91.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.s390x"
},
"product_reference": "salt-syndic-3006.0-150400.8.91.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150400.8.91.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150400.8.91.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150400.8.91.1.noarch as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:salt-zsh-completion-3006.0-150400.8.91.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62348"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Proxy LTS 4.3:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Proxy LTS 4.3:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Proxy LTS 4.3:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-zsh-completion-3006.0-150400.8.91.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62348",
"url": "https://www.suse.com/security/cve/CVE-2025-62348"
},
{
"category": "external",
"summary": "SUSE Bug 1254256 for CVE-2025-62348",
"url": "https://bugzilla.suse.com/1254256"
}
],
"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 SP4-ESPOS:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Proxy LTS 4.3:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Proxy LTS 4.3:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Proxy LTS 4.3:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-zsh-completion-3006.0-150400.8.91.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Proxy LTS 4.3:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Proxy LTS 4.3:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Proxy LTS 4.3:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-zsh-completion-3006.0-150400.8.91.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T12:08:58Z",
"details": "important"
}
],
"title": "CVE-2025-62348"
},
{
"cve": "CVE-2025-62349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62349"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Proxy LTS 4.3:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Proxy LTS 4.3:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Proxy LTS 4.3:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-zsh-completion-3006.0-150400.8.91.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62349",
"url": "https://www.suse.com/security/cve/CVE-2025-62349"
},
{
"category": "external",
"summary": "SUSE Bug 1254257 for CVE-2025-62349",
"url": "https://bugzilla.suse.com/1254257"
}
],
"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 SP4-ESPOS:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Proxy LTS 4.3:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Proxy LTS 4.3:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Proxy LTS 4.3:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-zsh-completion-3006.0-150400.8.91.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.3:salt-transactional-update-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Micro 5.4:salt-transactional-update-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-transactional-update-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Proxy LTS 4.3:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Proxy LTS 4.3:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Proxy LTS 4.3:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Proxy LTS 4.3:salt-zsh-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:python3-salt-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-api-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-bash-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-cloud-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-doc-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-fish-completion-3006.0-150400.8.91.1.noarch",
"SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-master-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-minion-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-proxy-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-ssh-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-standalone-formulas-configuration-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.ppc64le",
"SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.s390x",
"SUSE Manager Server LTS 4.3:salt-syndic-3006.0-150400.8.91.1.x86_64",
"SUSE Manager Server LTS 4.3:salt-zsh-completion-3006.0-150400.8.91.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T12:08:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-62349"
}
]
}
SUSE-SU-2025:4477-1
Vulnerability from csaf_suse - Published: 2025-12-18 12:09 - Updated: 2025-12-18 12:09Summary
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 issues:
- Security issues fixed:
- CVE-2025-62349: Added minimum_auth_version to enforce security (bsc#1254257)
- CVE-2025-62348: Fixed Junos module yaml loader (bsc#1254256)
- Backport security fixes for vendored tornado
* BDSA-2024-3438
* BDSA-2024-3439
* BDSA-2024-9026
- Other changes and bugs fixed:
- Fixed TLS and x509 modules for OSes with older cryptography module
- Fixed Salt for Python > 3.11 (bsc#1252285) (bsc#1252244)
* Use external tornado on Python > 3.11
* Make tls and x509 to use python-cryptography
* Remove usage of spwd
- Fixed payload signature verification on Tumbleweed (bsc#1251776)
- Fixed broken symlink on migration to Leap 16.0 (bsc#1250755)
- Fixed known_hosts error on gitfs (bsc#1250520) (bsc#1227207)
- Improved SL Micro 6.2 detection with grains
- Reverted requirement of M2Crypto >= 0.44.0 for SUSE Family distros
- Set python-CherryPy as required for python-salt-testsuite
Patchnames: SUSE-2025-4477,SUSE-SLE-Micro-5.5-2025-4477,SUSE-SLE-Module-Basesystem-15-SP6-2025-4477,SUSE-SLE-Module-Server-Applications-15-SP6-2025-4477,SUSE-SLE-Module-Systems-Management-15-SP6-2025-4477,SUSE-SLE-Module-Transactional-Server-15-SP6-2025-4477,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-4477,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-4477,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-4477,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-4477,openSUSE-SLE-15.6-2025-4477
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.8 (High)
Affected products
Recommended
262 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.65.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.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.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.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-bash-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-zsh-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-fish-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.65.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.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-bash-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-fish-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-zsh-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
6.2 (Medium)
Affected products
Recommended
262 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.65.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.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.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.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-bash-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-zsh-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-fish-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.65.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.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-bash-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-fish-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:salt-zsh-completion-3006.0-150500.4.65.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
18 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 issues:\n\n- Security issues fixed:\n\n - CVE-2025-62349: Added minimum_auth_version to enforce security (bsc#1254257)\n - CVE-2025-62348: Fixed Junos module yaml loader (bsc#1254256)\n - Backport security fixes for vendored tornado\n * BDSA-2024-3438\n * BDSA-2024-3439\n * BDSA-2024-9026\n\n- Other changes and bugs fixed:\n\n - Fixed TLS and x509 modules for OSes with older cryptography module\n - Fixed Salt for Python \u003e 3.11 (bsc#1252285) (bsc#1252244)\n * Use external tornado on Python \u003e 3.11\n * Make tls and x509 to use python-cryptography\n * Remove usage of spwd\n - Fixed payload signature verification on Tumbleweed (bsc#1251776)\n - Fixed broken symlink on migration to Leap 16.0 (bsc#1250755)\n - Fixed known_hosts error on gitfs (bsc#1250520) (bsc#1227207)\n - Improved SL Micro 6.2 detection with grains\n - Reverted requirement of M2Crypto \u003e= 0.44.0 for SUSE Family distros\n - Set python-CherryPy as required for python-salt-testsuite\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4477,SUSE-SLE-Micro-5.5-2025-4477,SUSE-SLE-Module-Basesystem-15-SP6-2025-4477,SUSE-SLE-Module-Server-Applications-15-SP6-2025-4477,SUSE-SLE-Module-Systems-Management-15-SP6-2025-4477,SUSE-SLE-Module-Transactional-Server-15-SP6-2025-4477,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-4477,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-4477,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-4477,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-4477,openSUSE-SLE-15.6-2025-4477",
"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-2025_4477-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4477-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254477-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4477-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023618.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227207",
"url": "https://bugzilla.suse.com/1227207"
},
{
"category": "self",
"summary": "SUSE Bug 1250520",
"url": "https://bugzilla.suse.com/1250520"
},
{
"category": "self",
"summary": "SUSE Bug 1250755",
"url": "https://bugzilla.suse.com/1250755"
},
{
"category": "self",
"summary": "SUSE Bug 1251776",
"url": "https://bugzilla.suse.com/1251776"
},
{
"category": "self",
"summary": "SUSE Bug 1252244",
"url": "https://bugzilla.suse.com/1252244"
},
{
"category": "self",
"summary": "SUSE Bug 1252285",
"url": "https://bugzilla.suse.com/1252285"
},
{
"category": "self",
"summary": "SUSE Bug 1254256",
"url": "https://bugzilla.suse.com/1254256"
},
{
"category": "self",
"summary": "SUSE Bug 1254257",
"url": "https://bugzilla.suse.com/1254257"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62348 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62349 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62349/"
}
],
"title": "Security update for salt",
"tracking": {
"current_release_date": "2025-12-18T12:09:42Z",
"generator": {
"date": "2025-12-18T12:09:42Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4477-1",
"initial_release_date": "2025-12-18T12:09:42Z",
"revision_history": [
{
"date": "2025-12-18T12:09:42Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150500.4.65.1.aarch64",
"product": {
"name": "python3-salt-3006.0-150500.4.65.1.aarch64",
"product_id": "python3-salt-3006.0-150500.4.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150500.4.65.1.aarch64",
"product": {
"name": "python3-salt-testsuite-3006.0-150500.4.65.1.aarch64",
"product_id": "python3-salt-testsuite-3006.0-150500.4.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150500.4.65.1.aarch64",
"product": {
"name": "python311-salt-3006.0-150500.4.65.1.aarch64",
"product_id": "python311-salt-3006.0-150500.4.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150500.4.65.1.aarch64",
"product": {
"name": "python311-salt-testsuite-3006.0-150500.4.65.1.aarch64",
"product_id": "python311-salt-testsuite-3006.0-150500.4.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150500.4.65.1.aarch64",
"product": {
"name": "salt-3006.0-150500.4.65.1.aarch64",
"product_id": "salt-3006.0-150500.4.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150500.4.65.1.aarch64",
"product": {
"name": "salt-api-3006.0-150500.4.65.1.aarch64",
"product_id": "salt-api-3006.0-150500.4.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150500.4.65.1.aarch64",
"product": {
"name": "salt-cloud-3006.0-150500.4.65.1.aarch64",
"product_id": "salt-cloud-3006.0-150500.4.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150500.4.65.1.aarch64",
"product": {
"name": "salt-doc-3006.0-150500.4.65.1.aarch64",
"product_id": "salt-doc-3006.0-150500.4.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150500.4.65.1.aarch64",
"product": {
"name": "salt-master-3006.0-150500.4.65.1.aarch64",
"product_id": "salt-master-3006.0-150500.4.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150500.4.65.1.aarch64",
"product": {
"name": "salt-minion-3006.0-150500.4.65.1.aarch64",
"product_id": "salt-minion-3006.0-150500.4.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150500.4.65.1.aarch64",
"product": {
"name": "salt-proxy-3006.0-150500.4.65.1.aarch64",
"product_id": "salt-proxy-3006.0-150500.4.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150500.4.65.1.aarch64",
"product": {
"name": "salt-ssh-3006.0-150500.4.65.1.aarch64",
"product_id": "salt-ssh-3006.0-150500.4.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150500.4.65.1.aarch64",
"product": {
"name": "salt-syndic-3006.0-150500.4.65.1.aarch64",
"product_id": "salt-syndic-3006.0-150500.4.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150500.4.65.1.aarch64",
"product": {
"name": "salt-transactional-update-3006.0-150500.4.65.1.aarch64",
"product_id": "salt-transactional-update-3006.0-150500.4.65.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150500.4.65.1.i586",
"product": {
"name": "python3-salt-3006.0-150500.4.65.1.i586",
"product_id": "python3-salt-3006.0-150500.4.65.1.i586"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150500.4.65.1.i586",
"product": {
"name": "python3-salt-testsuite-3006.0-150500.4.65.1.i586",
"product_id": "python3-salt-testsuite-3006.0-150500.4.65.1.i586"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150500.4.65.1.i586",
"product": {
"name": "python311-salt-3006.0-150500.4.65.1.i586",
"product_id": "python311-salt-3006.0-150500.4.65.1.i586"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150500.4.65.1.i586",
"product": {
"name": "python311-salt-testsuite-3006.0-150500.4.65.1.i586",
"product_id": "python311-salt-testsuite-3006.0-150500.4.65.1.i586"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150500.4.65.1.i586",
"product": {
"name": "salt-3006.0-150500.4.65.1.i586",
"product_id": "salt-3006.0-150500.4.65.1.i586"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150500.4.65.1.i586",
"product": {
"name": "salt-api-3006.0-150500.4.65.1.i586",
"product_id": "salt-api-3006.0-150500.4.65.1.i586"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150500.4.65.1.i586",
"product": {
"name": "salt-cloud-3006.0-150500.4.65.1.i586",
"product_id": "salt-cloud-3006.0-150500.4.65.1.i586"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150500.4.65.1.i586",
"product": {
"name": "salt-doc-3006.0-150500.4.65.1.i586",
"product_id": "salt-doc-3006.0-150500.4.65.1.i586"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150500.4.65.1.i586",
"product": {
"name": "salt-master-3006.0-150500.4.65.1.i586",
"product_id": "salt-master-3006.0-150500.4.65.1.i586"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150500.4.65.1.i586",
"product": {
"name": "salt-minion-3006.0-150500.4.65.1.i586",
"product_id": "salt-minion-3006.0-150500.4.65.1.i586"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150500.4.65.1.i586",
"product": {
"name": "salt-proxy-3006.0-150500.4.65.1.i586",
"product_id": "salt-proxy-3006.0-150500.4.65.1.i586"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150500.4.65.1.i586",
"product": {
"name": "salt-ssh-3006.0-150500.4.65.1.i586",
"product_id": "salt-ssh-3006.0-150500.4.65.1.i586"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.i586",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.i586",
"product_id": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.i586"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150500.4.65.1.i586",
"product": {
"name": "salt-syndic-3006.0-150500.4.65.1.i586",
"product_id": "salt-syndic-3006.0-150500.4.65.1.i586"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150500.4.65.1.i586",
"product": {
"name": "salt-transactional-update-3006.0-150500.4.65.1.i586",
"product_id": "salt-transactional-update-3006.0-150500.4.65.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "salt-bash-completion-3006.0-150500.4.65.1.noarch",
"product": {
"name": "salt-bash-completion-3006.0-150500.4.65.1.noarch",
"product_id": "salt-bash-completion-3006.0-150500.4.65.1.noarch"
}
},
{
"category": "product_version",
"name": "salt-fish-completion-3006.0-150500.4.65.1.noarch",
"product": {
"name": "salt-fish-completion-3006.0-150500.4.65.1.noarch",
"product_id": "salt-fish-completion-3006.0-150500.4.65.1.noarch"
}
},
{
"category": "product_version",
"name": "salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"product": {
"name": "salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"product_id": "salt-zsh-completion-3006.0-150500.4.65.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150500.4.65.1.ppc64le",
"product": {
"name": "python3-salt-3006.0-150500.4.65.1.ppc64le",
"product_id": "python3-salt-3006.0-150500.4.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150500.4.65.1.ppc64le",
"product": {
"name": "python3-salt-testsuite-3006.0-150500.4.65.1.ppc64le",
"product_id": "python3-salt-testsuite-3006.0-150500.4.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150500.4.65.1.ppc64le",
"product": {
"name": "python311-salt-3006.0-150500.4.65.1.ppc64le",
"product_id": "python311-salt-3006.0-150500.4.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150500.4.65.1.ppc64le",
"product": {
"name": "python311-salt-testsuite-3006.0-150500.4.65.1.ppc64le",
"product_id": "python311-salt-testsuite-3006.0-150500.4.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150500.4.65.1.ppc64le",
"product": {
"name": "salt-3006.0-150500.4.65.1.ppc64le",
"product_id": "salt-3006.0-150500.4.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150500.4.65.1.ppc64le",
"product": {
"name": "salt-api-3006.0-150500.4.65.1.ppc64le",
"product_id": "salt-api-3006.0-150500.4.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150500.4.65.1.ppc64le",
"product": {
"name": "salt-cloud-3006.0-150500.4.65.1.ppc64le",
"product_id": "salt-cloud-3006.0-150500.4.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150500.4.65.1.ppc64le",
"product": {
"name": "salt-doc-3006.0-150500.4.65.1.ppc64le",
"product_id": "salt-doc-3006.0-150500.4.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150500.4.65.1.ppc64le",
"product": {
"name": "salt-master-3006.0-150500.4.65.1.ppc64le",
"product_id": "salt-master-3006.0-150500.4.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150500.4.65.1.ppc64le",
"product": {
"name": "salt-minion-3006.0-150500.4.65.1.ppc64le",
"product_id": "salt-minion-3006.0-150500.4.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150500.4.65.1.ppc64le",
"product": {
"name": "salt-proxy-3006.0-150500.4.65.1.ppc64le",
"product_id": "salt-proxy-3006.0-150500.4.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150500.4.65.1.ppc64le",
"product": {
"name": "salt-ssh-3006.0-150500.4.65.1.ppc64le",
"product_id": "salt-ssh-3006.0-150500.4.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"product_id": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150500.4.65.1.ppc64le",
"product": {
"name": "salt-syndic-3006.0-150500.4.65.1.ppc64le",
"product_id": "salt-syndic-3006.0-150500.4.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150500.4.65.1.ppc64le",
"product": {
"name": "salt-transactional-update-3006.0-150500.4.65.1.ppc64le",
"product_id": "salt-transactional-update-3006.0-150500.4.65.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150500.4.65.1.s390x",
"product": {
"name": "python3-salt-3006.0-150500.4.65.1.s390x",
"product_id": "python3-salt-3006.0-150500.4.65.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150500.4.65.1.s390x",
"product": {
"name": "python3-salt-testsuite-3006.0-150500.4.65.1.s390x",
"product_id": "python3-salt-testsuite-3006.0-150500.4.65.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150500.4.65.1.s390x",
"product": {
"name": "python311-salt-3006.0-150500.4.65.1.s390x",
"product_id": "python311-salt-3006.0-150500.4.65.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150500.4.65.1.s390x",
"product": {
"name": "python311-salt-testsuite-3006.0-150500.4.65.1.s390x",
"product_id": "python311-salt-testsuite-3006.0-150500.4.65.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150500.4.65.1.s390x",
"product": {
"name": "salt-3006.0-150500.4.65.1.s390x",
"product_id": "salt-3006.0-150500.4.65.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150500.4.65.1.s390x",
"product": {
"name": "salt-api-3006.0-150500.4.65.1.s390x",
"product_id": "salt-api-3006.0-150500.4.65.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150500.4.65.1.s390x",
"product": {
"name": "salt-cloud-3006.0-150500.4.65.1.s390x",
"product_id": "salt-cloud-3006.0-150500.4.65.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150500.4.65.1.s390x",
"product": {
"name": "salt-doc-3006.0-150500.4.65.1.s390x",
"product_id": "salt-doc-3006.0-150500.4.65.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150500.4.65.1.s390x",
"product": {
"name": "salt-master-3006.0-150500.4.65.1.s390x",
"product_id": "salt-master-3006.0-150500.4.65.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150500.4.65.1.s390x",
"product": {
"name": "salt-minion-3006.0-150500.4.65.1.s390x",
"product_id": "salt-minion-3006.0-150500.4.65.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150500.4.65.1.s390x",
"product": {
"name": "salt-proxy-3006.0-150500.4.65.1.s390x",
"product_id": "salt-proxy-3006.0-150500.4.65.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150500.4.65.1.s390x",
"product": {
"name": "salt-ssh-3006.0-150500.4.65.1.s390x",
"product_id": "salt-ssh-3006.0-150500.4.65.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x",
"product_id": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150500.4.65.1.s390x",
"product": {
"name": "salt-syndic-3006.0-150500.4.65.1.s390x",
"product_id": "salt-syndic-3006.0-150500.4.65.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150500.4.65.1.s390x",
"product": {
"name": "salt-transactional-update-3006.0-150500.4.65.1.s390x",
"product_id": "salt-transactional-update-3006.0-150500.4.65.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-salt-3006.0-150500.4.65.1.x86_64",
"product": {
"name": "python3-salt-3006.0-150500.4.65.1.x86_64",
"product_id": "python3-salt-3006.0-150500.4.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-salt-testsuite-3006.0-150500.4.65.1.x86_64",
"product": {
"name": "python3-salt-testsuite-3006.0-150500.4.65.1.x86_64",
"product_id": "python3-salt-testsuite-3006.0-150500.4.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-salt-3006.0-150500.4.65.1.x86_64",
"product": {
"name": "python311-salt-3006.0-150500.4.65.1.x86_64",
"product_id": "python311-salt-3006.0-150500.4.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150500.4.65.1.x86_64",
"product": {
"name": "python311-salt-testsuite-3006.0-150500.4.65.1.x86_64",
"product_id": "python311-salt-testsuite-3006.0-150500.4.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150500.4.65.1.x86_64",
"product": {
"name": "salt-3006.0-150500.4.65.1.x86_64",
"product_id": "salt-3006.0-150500.4.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150500.4.65.1.x86_64",
"product": {
"name": "salt-api-3006.0-150500.4.65.1.x86_64",
"product_id": "salt-api-3006.0-150500.4.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150500.4.65.1.x86_64",
"product": {
"name": "salt-cloud-3006.0-150500.4.65.1.x86_64",
"product_id": "salt-cloud-3006.0-150500.4.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150500.4.65.1.x86_64",
"product": {
"name": "salt-doc-3006.0-150500.4.65.1.x86_64",
"product_id": "salt-doc-3006.0-150500.4.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150500.4.65.1.x86_64",
"product": {
"name": "salt-master-3006.0-150500.4.65.1.x86_64",
"product_id": "salt-master-3006.0-150500.4.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150500.4.65.1.x86_64",
"product": {
"name": "salt-minion-3006.0-150500.4.65.1.x86_64",
"product_id": "salt-minion-3006.0-150500.4.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150500.4.65.1.x86_64",
"product": {
"name": "salt-proxy-3006.0-150500.4.65.1.x86_64",
"product_id": "salt-proxy-3006.0-150500.4.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150500.4.65.1.x86_64",
"product": {
"name": "salt-ssh-3006.0-150500.4.65.1.x86_64",
"product_id": "salt-ssh-3006.0-150500.4.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150500.4.65.1.x86_64",
"product": {
"name": "salt-syndic-3006.0-150500.4.65.1.x86_64",
"product_id": "salt-syndic-3006.0-150500.4.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150500.4.65.1.x86_64",
"product": {
"name": "salt-transactional-update-3006.0-150500.4.65.1.x86_64",
"product_id": "salt-transactional-update-3006.0-150500.4.65.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 Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Systems Management 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Systems Management 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-systems-management:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Transactional Server 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Transactional Server 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Transactional Server 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-transactional-server:15:sp6"
}
}
},
{
"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 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": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"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.65.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.65.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "python3-salt-3006.0-150500.4.65.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.65.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.65.1.s390x"
},
"product_reference": "python3-salt-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.65.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.65.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "salt-3006.0-150500.4.65.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.65.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "salt-3006.0-150500.4.65.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.65.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.s390x"
},
"product_reference": "salt-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150500.4.65.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.65.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.65.1.s390x"
},
"product_reference": "salt-minion-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.65.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.65.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.65.1.s390x"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.65.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.65.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.65.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "python3-salt-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.65.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.s390x"
},
"product_reference": "python3-salt-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.65.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.65.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "salt-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.65.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "salt-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.65.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.s390x"
},
"product_reference": "salt-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.65.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "salt-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150500.4.65.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-bash-completion-3006.0-150500.4.65.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150500.4.65.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.65.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.65.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "salt-doc-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.65.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.s390x"
},
"product_reference": "salt-doc-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.65.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.65.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.65.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.65.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.s390x"
},
"product_reference": "salt-minion-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.65.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150500.4.65.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-zsh-completion-3006.0-150500.4.65.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.65.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "salt-api-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.65.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "salt-api-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.65.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.s390x"
},
"product_reference": "salt-api-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.65.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "salt-api-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.65.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "salt-cloud-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.65.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.65.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.s390x"
},
"product_reference": "salt-cloud-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.65.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150500.4.65.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-fish-completion-3006.0-150500.4.65.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150500.4.65.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.65.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "salt-master-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.65.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "salt-master-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.65.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.s390x"
},
"product_reference": "salt-master-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.65.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "salt-master-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.65.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.65.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.65.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.s390x"
},
"product_reference": "salt-proxy-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.65.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.65.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.65.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.65.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.s390x"
},
"product_reference": "salt-ssh-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.65.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.65.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.65.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.65.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.s390x"
},
"product_reference": "salt-syndic-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.65.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.65.1.aarch64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "python311-salt-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.65.1.ppc64le as component of SUSE Linux Enterprise Module for Systems Management 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "python311-salt-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.65.1.s390x as component of SUSE Linux Enterprise Module for Systems Management 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.s390x"
},
"product_reference": "python311-salt-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.65.1.x86_64 as component of SUSE Linux Enterprise Module for Systems Management 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150500.4.65.1.aarch64 as component of SUSE Linux Enterprise Module for Transactional Server 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Transactional Server 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150500.4.65.1.ppc64le as component of SUSE Linux Enterprise Module for Transactional Server 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Transactional Server 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150500.4.65.1.s390x as component of SUSE Linux Enterprise Module for Transactional Server 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.s390x"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Transactional Server 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150500.4.65.1.x86_64 as component of SUSE Linux Enterprise Module for Transactional Server 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Transactional Server 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.65.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.65.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "python311-salt-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-api-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-api-3006.0-150500.4.65.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.65.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.65.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-cloud-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150500.4.65.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.65.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.65.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-master-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-master-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150500.4.65.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.65.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.65.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "python311-salt-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-api-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-api-3006.0-150500.4.65.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.65.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.65.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-cloud-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150500.4.65.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.65.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.65.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-master-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-master-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150500.4.65.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.65.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.65.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "python3-salt-3006.0-150500.4.65.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.65.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.65.1.s390x"
},
"product_reference": "python3-salt-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "python311-salt-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "python311-salt-3006.0-150500.4.65.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.65.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.65.1.s390x"
},
"product_reference": "python311-salt-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "salt-3006.0-150500.4.65.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.65.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.65.1.s390x"
},
"product_reference": "salt-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-api-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "salt-api-3006.0-150500.4.65.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.65.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.65.1.s390x"
},
"product_reference": "salt-api-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-api-3006.0-150500.4.65.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.65.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.65.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-cloud-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150500.4.65.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.65.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.65.1.s390x"
},
"product_reference": "salt-cloud-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "salt-doc-3006.0-150500.4.65.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.65.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.65.1.s390x"
},
"product_reference": "salt-doc-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150500.4.65.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.65.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.65.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-master-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "salt-master-3006.0-150500.4.65.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.65.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.65.1.s390x"
},
"product_reference": "salt-master-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-master-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150500.4.65.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.65.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.65.1.s390x"
},
"product_reference": "salt-minion-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150500.4.65.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.65.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.65.1.s390x"
},
"product_reference": "salt-proxy-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150500.4.65.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.65.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.65.1.s390x"
},
"product_reference": "salt-ssh-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.65.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.65.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.65.1.s390x"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.65.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.65.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.65.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150500.4.65.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.65.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.65.1.s390x"
},
"product_reference": "salt-syndic-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150500.4.65.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.65.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.65.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "python3-salt-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "python311-salt-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "salt-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "salt-api-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-api-3006.0-150500.4.65.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.65.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.65.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "salt-doc-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150500.4.65.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.65.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.65.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "salt-master-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-master-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.65.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.65.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.65.1.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150500.4.65.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.65.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.65.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150500.4.65.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.65.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.65.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150500.4.65.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.65.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "python3-salt-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.65.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "python3-salt-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.65.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.s390x"
},
"product_reference": "python3-salt-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-3006.0-150500.4.65.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "python3-salt-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-testsuite-3006.0-150500.4.65.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "python3-salt-testsuite-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-testsuite-3006.0-150500.4.65.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "python3-salt-testsuite-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-testsuite-3006.0-150500.4.65.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.s390x"
},
"product_reference": "python3-salt-testsuite-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-salt-testsuite-3006.0-150500.4.65.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "python3-salt-testsuite-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.65.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "python311-salt-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.65.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "python311-salt-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.65.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.s390x"
},
"product_reference": "python311-salt-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-150500.4.65.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.65.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "salt-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.65.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "salt-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.65.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.s390x"
},
"product_reference": "salt-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-150500.4.65.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "salt-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.65.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "salt-api-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.65.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "salt-api-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.65.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.s390x"
},
"product_reference": "salt-api-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-150500.4.65.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "salt-api-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-150500.4.65.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-bash-completion-3006.0-150500.4.65.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150500.4.65.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.65.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "salt-cloud-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.65.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "salt-cloud-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.65.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.s390x"
},
"product_reference": "salt-cloud-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-150500.4.65.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.65.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.65.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "salt-doc-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.65.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.s390x"
},
"product_reference": "salt-doc-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-150500.4.65.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-150500.4.65.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-fish-completion-3006.0-150500.4.65.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150500.4.65.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.65.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "salt-master-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.65.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "salt-master-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.65.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.s390x"
},
"product_reference": "salt-master-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-150500.4.65.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "salt-master-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.65.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.65.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.65.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.s390x"
},
"product_reference": "salt-minion-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-150500.4.65.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.65.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.65.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.65.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.s390x"
},
"product_reference": "salt-proxy-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-150500.4.65.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.65.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.65.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.65.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.s390x"
},
"product_reference": "salt-ssh-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-150500.4.65.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.65.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.65.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.65.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.s390x"
},
"product_reference": "salt-syndic-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-150500.4.65.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150500.4.65.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.65.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150500.4.65.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.ppc64le"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.65.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150500.4.65.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.s390x"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.65.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-150500.4.65.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-150500.4.65.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-150500.4.65.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:salt-zsh-completion-3006.0-150500.4.65.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62348"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-zsh-completion-3006.0-150500.4.65.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62348",
"url": "https://www.suse.com/security/cve/CVE-2025-62348"
},
{
"category": "external",
"summary": "SUSE Bug 1254256 for CVE-2025-62348",
"url": "https://bugzilla.suse.com/1254256"
}
],
"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.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-zsh-completion-3006.0-150500.4.65.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-zsh-completion-3006.0-150500.4.65.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T12:09:42Z",
"details": "important"
}
],
"title": "CVE-2025-62348"
},
{
"cve": "CVE-2025-62349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62349"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-zsh-completion-3006.0-150500.4.65.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62349",
"url": "https://www.suse.com/security/cve/CVE-2025-62349"
},
{
"category": "external",
"summary": "SUSE Bug 1254257 for CVE-2025-62349",
"url": "https://bugzilla.suse.com/1254257"
}
],
"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.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-zsh-completion-3006.0-150500.4.65.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Micro 5.5:salt-transactional-update-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP6:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Module for Transactional Server 15 SP6:salt-transactional-update-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-api-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-cloud-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-doc-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-master-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-minion-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-proxy-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-ssh-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-syndic-3006.0-150500.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:salt-zsh-completion-3006.0-150500.4.65.1.noarch",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:python3-salt-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:python3-salt-testsuite-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:python311-salt-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-api-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-bash-completion-3006.0-150500.4.65.1.noarch",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-cloud-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-doc-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-fish-completion-3006.0-150500.4.65.1.noarch",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-master-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-minion-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-proxy-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-ssh-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-standalone-formulas-configuration-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-syndic-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.aarch64",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.ppc64le",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.s390x",
"openSUSE Leap 15.6:salt-transactional-update-3006.0-150500.4.65.1.x86_64",
"openSUSE Leap 15.6:salt-zsh-completion-3006.0-150500.4.65.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T12:09:42Z",
"details": "moderate"
}
],
"title": "CVE-2025-62349"
}
]
}
SUSE-SU-2025:4478-1
Vulnerability from csaf_suse - Published: 2025-12-18 12:10 - Updated: 2025-12-18 12:10Summary
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 issues:
- Security issues fixed:
- CVE-2025-62349: Added minimum_auth_version to enforce security (bsc#1254257)
- CVE-2025-62348: Fixed Junos module yaml loader (bsc#1254256)
- Backport security fixes for vendored tornado
* BDSA-2024-3438
* BDSA-2024-3439
* BDSA-2024-9026
- Other changes and bugs fixed:
- Fixed TLS and x509 modules for OSes with older cryptography module
- Fixed Salt for Python > 3.11 (bsc#1252285) (bsc#1252244)
* Use external tornado on Python > 3.11
* Make tls and x509 to use python-cryptography
* Remove usage of spwd
- Fixed payload signature verification on Tumbleweed (bsc#1251776)
- Fixed broken symlink on migration to Leap 16.0 (bsc#1250755)
- Fixed known_hosts error on gitfs (bsc#1250520) (bsc#1227207)
- Improved SL Micro 6.2 detection with grains
- Reverted requirement of M2Crypto >= 0.44.0 for SUSE Family distros
- Set python-CherryPy as required for python-salt-testsuite
Patchnames: SUSE-2025-4478,SUSE-SLE-Module-Systems-Management-15-SP7-2025-4478
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.8 (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.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.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.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.13.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
6.2 (Medium)
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.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.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.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.13.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
18 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 issues:\n\n- Security issues fixed:\n\n - CVE-2025-62349: Added minimum_auth_version to enforce security (bsc#1254257)\n - CVE-2025-62348: Fixed Junos module yaml loader (bsc#1254256)\n - Backport security fixes for vendored tornado\n * BDSA-2024-3438\n * BDSA-2024-3439\n * BDSA-2024-9026\n\n- Other changes and bugs fixed:\n\n - Fixed TLS and x509 modules for OSes with older cryptography module\n - Fixed Salt for Python \u003e 3.11 (bsc#1252285) (bsc#1252244)\n * Use external tornado on Python \u003e 3.11\n * Make tls and x509 to use python-cryptography\n * Remove usage of spwd\n - Fixed payload signature verification on Tumbleweed (bsc#1251776)\n - Fixed broken symlink on migration to Leap 16.0 (bsc#1250755)\n - Fixed known_hosts error on gitfs (bsc#1250520) (bsc#1227207)\n - Improved SL Micro 6.2 detection with grains\n - Reverted requirement of M2Crypto \u003e= 0.44.0 for SUSE Family distros\n - Set python-CherryPy as required for python-salt-testsuite\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4478,SUSE-SLE-Module-Systems-Management-15-SP7-2025-4478",
"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-2025_4478-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4478-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254478-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4478-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023617.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227207",
"url": "https://bugzilla.suse.com/1227207"
},
{
"category": "self",
"summary": "SUSE Bug 1250520",
"url": "https://bugzilla.suse.com/1250520"
},
{
"category": "self",
"summary": "SUSE Bug 1250755",
"url": "https://bugzilla.suse.com/1250755"
},
{
"category": "self",
"summary": "SUSE Bug 1251776",
"url": "https://bugzilla.suse.com/1251776"
},
{
"category": "self",
"summary": "SUSE Bug 1252244",
"url": "https://bugzilla.suse.com/1252244"
},
{
"category": "self",
"summary": "SUSE Bug 1252285",
"url": "https://bugzilla.suse.com/1252285"
},
{
"category": "self",
"summary": "SUSE Bug 1254256",
"url": "https://bugzilla.suse.com/1254256"
},
{
"category": "self",
"summary": "SUSE Bug 1254257",
"url": "https://bugzilla.suse.com/1254257"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62348 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62349 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62349/"
}
],
"title": "Security update for salt",
"tracking": {
"current_release_date": "2025-12-18T12:10:32Z",
"generator": {
"date": "2025-12-18T12:10:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4478-1",
"initial_release_date": "2025-12-18T12:10:32Z",
"revision_history": [
{
"date": "2025-12-18T12:10:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-150700.14.13.1.aarch64",
"product": {
"name": "python311-salt-3006.0-150700.14.13.1.aarch64",
"product_id": "python311-salt-3006.0-150700.14.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150700.14.13.1.aarch64",
"product": {
"name": "python311-salt-testsuite-3006.0-150700.14.13.1.aarch64",
"product_id": "python311-salt-testsuite-3006.0-150700.14.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150700.14.13.1.aarch64",
"product": {
"name": "salt-3006.0-150700.14.13.1.aarch64",
"product_id": "salt-3006.0-150700.14.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150700.14.13.1.aarch64",
"product": {
"name": "salt-api-3006.0-150700.14.13.1.aarch64",
"product_id": "salt-api-3006.0-150700.14.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150700.14.13.1.aarch64",
"product": {
"name": "salt-cloud-3006.0-150700.14.13.1.aarch64",
"product_id": "salt-cloud-3006.0-150700.14.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150700.14.13.1.aarch64",
"product": {
"name": "salt-doc-3006.0-150700.14.13.1.aarch64",
"product_id": "salt-doc-3006.0-150700.14.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150700.14.13.1.aarch64",
"product": {
"name": "salt-master-3006.0-150700.14.13.1.aarch64",
"product_id": "salt-master-3006.0-150700.14.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150700.14.13.1.aarch64",
"product": {
"name": "salt-minion-3006.0-150700.14.13.1.aarch64",
"product_id": "salt-minion-3006.0-150700.14.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150700.14.13.1.aarch64",
"product": {
"name": "salt-proxy-3006.0-150700.14.13.1.aarch64",
"product_id": "salt-proxy-3006.0-150700.14.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150700.14.13.1.aarch64",
"product": {
"name": "salt-ssh-3006.0-150700.14.13.1.aarch64",
"product_id": "salt-ssh-3006.0-150700.14.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.13.1.aarch64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.13.1.aarch64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150700.14.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150700.14.13.1.aarch64",
"product": {
"name": "salt-syndic-3006.0-150700.14.13.1.aarch64",
"product_id": "salt-syndic-3006.0-150700.14.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150700.14.13.1.aarch64",
"product": {
"name": "salt-transactional-update-3006.0-150700.14.13.1.aarch64",
"product_id": "salt-transactional-update-3006.0-150700.14.13.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-150700.14.13.1.i586",
"product": {
"name": "python311-salt-3006.0-150700.14.13.1.i586",
"product_id": "python311-salt-3006.0-150700.14.13.1.i586"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150700.14.13.1.i586",
"product": {
"name": "python311-salt-testsuite-3006.0-150700.14.13.1.i586",
"product_id": "python311-salt-testsuite-3006.0-150700.14.13.1.i586"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150700.14.13.1.i586",
"product": {
"name": "salt-3006.0-150700.14.13.1.i586",
"product_id": "salt-3006.0-150700.14.13.1.i586"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150700.14.13.1.i586",
"product": {
"name": "salt-api-3006.0-150700.14.13.1.i586",
"product_id": "salt-api-3006.0-150700.14.13.1.i586"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150700.14.13.1.i586",
"product": {
"name": "salt-cloud-3006.0-150700.14.13.1.i586",
"product_id": "salt-cloud-3006.0-150700.14.13.1.i586"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150700.14.13.1.i586",
"product": {
"name": "salt-doc-3006.0-150700.14.13.1.i586",
"product_id": "salt-doc-3006.0-150700.14.13.1.i586"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150700.14.13.1.i586",
"product": {
"name": "salt-master-3006.0-150700.14.13.1.i586",
"product_id": "salt-master-3006.0-150700.14.13.1.i586"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150700.14.13.1.i586",
"product": {
"name": "salt-minion-3006.0-150700.14.13.1.i586",
"product_id": "salt-minion-3006.0-150700.14.13.1.i586"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150700.14.13.1.i586",
"product": {
"name": "salt-proxy-3006.0-150700.14.13.1.i586",
"product_id": "salt-proxy-3006.0-150700.14.13.1.i586"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150700.14.13.1.i586",
"product": {
"name": "salt-ssh-3006.0-150700.14.13.1.i586",
"product_id": "salt-ssh-3006.0-150700.14.13.1.i586"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.13.1.i586",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.13.1.i586",
"product_id": "salt-standalone-formulas-configuration-3006.0-150700.14.13.1.i586"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150700.14.13.1.i586",
"product": {
"name": "salt-syndic-3006.0-150700.14.13.1.i586",
"product_id": "salt-syndic-3006.0-150700.14.13.1.i586"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150700.14.13.1.i586",
"product": {
"name": "salt-transactional-update-3006.0-150700.14.13.1.i586",
"product_id": "salt-transactional-update-3006.0-150700.14.13.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "salt-bash-completion-3006.0-150700.14.13.1.noarch",
"product": {
"name": "salt-bash-completion-3006.0-150700.14.13.1.noarch",
"product_id": "salt-bash-completion-3006.0-150700.14.13.1.noarch"
}
},
{
"category": "product_version",
"name": "salt-fish-completion-3006.0-150700.14.13.1.noarch",
"product": {
"name": "salt-fish-completion-3006.0-150700.14.13.1.noarch",
"product_id": "salt-fish-completion-3006.0-150700.14.13.1.noarch"
}
},
{
"category": "product_version",
"name": "salt-zsh-completion-3006.0-150700.14.13.1.noarch",
"product": {
"name": "salt-zsh-completion-3006.0-150700.14.13.1.noarch",
"product_id": "salt-zsh-completion-3006.0-150700.14.13.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-150700.14.13.1.ppc64le",
"product": {
"name": "python311-salt-3006.0-150700.14.13.1.ppc64le",
"product_id": "python311-salt-3006.0-150700.14.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150700.14.13.1.ppc64le",
"product": {
"name": "python311-salt-testsuite-3006.0-150700.14.13.1.ppc64le",
"product_id": "python311-salt-testsuite-3006.0-150700.14.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150700.14.13.1.ppc64le",
"product": {
"name": "salt-3006.0-150700.14.13.1.ppc64le",
"product_id": "salt-3006.0-150700.14.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150700.14.13.1.ppc64le",
"product": {
"name": "salt-api-3006.0-150700.14.13.1.ppc64le",
"product_id": "salt-api-3006.0-150700.14.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150700.14.13.1.ppc64le",
"product": {
"name": "salt-cloud-3006.0-150700.14.13.1.ppc64le",
"product_id": "salt-cloud-3006.0-150700.14.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150700.14.13.1.ppc64le",
"product": {
"name": "salt-doc-3006.0-150700.14.13.1.ppc64le",
"product_id": "salt-doc-3006.0-150700.14.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150700.14.13.1.ppc64le",
"product": {
"name": "salt-master-3006.0-150700.14.13.1.ppc64le",
"product_id": "salt-master-3006.0-150700.14.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150700.14.13.1.ppc64le",
"product": {
"name": "salt-minion-3006.0-150700.14.13.1.ppc64le",
"product_id": "salt-minion-3006.0-150700.14.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150700.14.13.1.ppc64le",
"product": {
"name": "salt-proxy-3006.0-150700.14.13.1.ppc64le",
"product_id": "salt-proxy-3006.0-150700.14.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150700.14.13.1.ppc64le",
"product": {
"name": "salt-ssh-3006.0-150700.14.13.1.ppc64le",
"product_id": "salt-ssh-3006.0-150700.14.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.13.1.ppc64le",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.13.1.ppc64le",
"product_id": "salt-standalone-formulas-configuration-3006.0-150700.14.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150700.14.13.1.ppc64le",
"product": {
"name": "salt-syndic-3006.0-150700.14.13.1.ppc64le",
"product_id": "salt-syndic-3006.0-150700.14.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150700.14.13.1.ppc64le",
"product": {
"name": "salt-transactional-update-3006.0-150700.14.13.1.ppc64le",
"product_id": "salt-transactional-update-3006.0-150700.14.13.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-150700.14.13.1.s390x",
"product": {
"name": "python311-salt-3006.0-150700.14.13.1.s390x",
"product_id": "python311-salt-3006.0-150700.14.13.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150700.14.13.1.s390x",
"product": {
"name": "python311-salt-testsuite-3006.0-150700.14.13.1.s390x",
"product_id": "python311-salt-testsuite-3006.0-150700.14.13.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150700.14.13.1.s390x",
"product": {
"name": "salt-3006.0-150700.14.13.1.s390x",
"product_id": "salt-3006.0-150700.14.13.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150700.14.13.1.s390x",
"product": {
"name": "salt-api-3006.0-150700.14.13.1.s390x",
"product_id": "salt-api-3006.0-150700.14.13.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150700.14.13.1.s390x",
"product": {
"name": "salt-cloud-3006.0-150700.14.13.1.s390x",
"product_id": "salt-cloud-3006.0-150700.14.13.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150700.14.13.1.s390x",
"product": {
"name": "salt-doc-3006.0-150700.14.13.1.s390x",
"product_id": "salt-doc-3006.0-150700.14.13.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150700.14.13.1.s390x",
"product": {
"name": "salt-master-3006.0-150700.14.13.1.s390x",
"product_id": "salt-master-3006.0-150700.14.13.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150700.14.13.1.s390x",
"product": {
"name": "salt-minion-3006.0-150700.14.13.1.s390x",
"product_id": "salt-minion-3006.0-150700.14.13.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150700.14.13.1.s390x",
"product": {
"name": "salt-proxy-3006.0-150700.14.13.1.s390x",
"product_id": "salt-proxy-3006.0-150700.14.13.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150700.14.13.1.s390x",
"product": {
"name": "salt-ssh-3006.0-150700.14.13.1.s390x",
"product_id": "salt-ssh-3006.0-150700.14.13.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.13.1.s390x",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.13.1.s390x",
"product_id": "salt-standalone-formulas-configuration-3006.0-150700.14.13.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150700.14.13.1.s390x",
"product": {
"name": "salt-syndic-3006.0-150700.14.13.1.s390x",
"product_id": "salt-syndic-3006.0-150700.14.13.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150700.14.13.1.s390x",
"product": {
"name": "salt-transactional-update-3006.0-150700.14.13.1.s390x",
"product_id": "salt-transactional-update-3006.0-150700.14.13.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-150700.14.13.1.x86_64",
"product": {
"name": "python311-salt-3006.0-150700.14.13.1.x86_64",
"product_id": "python311-salt-3006.0-150700.14.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-salt-testsuite-3006.0-150700.14.13.1.x86_64",
"product": {
"name": "python311-salt-testsuite-3006.0-150700.14.13.1.x86_64",
"product_id": "python311-salt-testsuite-3006.0-150700.14.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-150700.14.13.1.x86_64",
"product": {
"name": "salt-3006.0-150700.14.13.1.x86_64",
"product_id": "salt-3006.0-150700.14.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-150700.14.13.1.x86_64",
"product": {
"name": "salt-api-3006.0-150700.14.13.1.x86_64",
"product_id": "salt-api-3006.0-150700.14.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-150700.14.13.1.x86_64",
"product": {
"name": "salt-cloud-3006.0-150700.14.13.1.x86_64",
"product_id": "salt-cloud-3006.0-150700.14.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-150700.14.13.1.x86_64",
"product": {
"name": "salt-doc-3006.0-150700.14.13.1.x86_64",
"product_id": "salt-doc-3006.0-150700.14.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-150700.14.13.1.x86_64",
"product": {
"name": "salt-master-3006.0-150700.14.13.1.x86_64",
"product_id": "salt-master-3006.0-150700.14.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-150700.14.13.1.x86_64",
"product": {
"name": "salt-minion-3006.0-150700.14.13.1.x86_64",
"product_id": "salt-minion-3006.0-150700.14.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-150700.14.13.1.x86_64",
"product": {
"name": "salt-proxy-3006.0-150700.14.13.1.x86_64",
"product_id": "salt-proxy-3006.0-150700.14.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-150700.14.13.1.x86_64",
"product": {
"name": "salt-ssh-3006.0-150700.14.13.1.x86_64",
"product_id": "salt-ssh-3006.0-150700.14.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.13.1.x86_64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-150700.14.13.1.x86_64",
"product_id": "salt-standalone-formulas-configuration-3006.0-150700.14.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-150700.14.13.1.x86_64",
"product": {
"name": "salt-syndic-3006.0-150700.14.13.1.x86_64",
"product_id": "salt-syndic-3006.0-150700.14.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-150700.14.13.1.x86_64",
"product": {
"name": "salt-transactional-update-3006.0-150700.14.13.1.x86_64",
"product_id": "salt-transactional-update-3006.0-150700.14.13.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.13.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.13.1.aarch64"
},
"product_reference": "python311-salt-3006.0-150700.14.13.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.13.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.13.1.ppc64le"
},
"product_reference": "python311-salt-3006.0-150700.14.13.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.13.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.13.1.s390x"
},
"product_reference": "python311-salt-3006.0-150700.14.13.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.13.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.13.1.x86_64"
},
"product_reference": "python311-salt-3006.0-150700.14.13.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.13.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.13.1.aarch64"
},
"product_reference": "salt-3006.0-150700.14.13.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.13.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.13.1.ppc64le"
},
"product_reference": "salt-3006.0-150700.14.13.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.13.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.13.1.s390x"
},
"product_reference": "salt-3006.0-150700.14.13.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.13.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.13.1.x86_64"
},
"product_reference": "salt-3006.0-150700.14.13.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.13.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.13.1.aarch64"
},
"product_reference": "salt-api-3006.0-150700.14.13.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.13.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.13.1.ppc64le"
},
"product_reference": "salt-api-3006.0-150700.14.13.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.13.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.13.1.s390x"
},
"product_reference": "salt-api-3006.0-150700.14.13.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.13.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.13.1.x86_64"
},
"product_reference": "salt-api-3006.0-150700.14.13.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.13.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.13.1.noarch"
},
"product_reference": "salt-bash-completion-3006.0-150700.14.13.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.13.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.13.1.aarch64"
},
"product_reference": "salt-doc-3006.0-150700.14.13.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.13.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.13.1.ppc64le"
},
"product_reference": "salt-doc-3006.0-150700.14.13.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.13.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.13.1.s390x"
},
"product_reference": "salt-doc-3006.0-150700.14.13.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.13.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.13.1.x86_64"
},
"product_reference": "salt-doc-3006.0-150700.14.13.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.13.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.13.1.noarch"
},
"product_reference": "salt-fish-completion-3006.0-150700.14.13.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.13.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.13.1.aarch64"
},
"product_reference": "salt-master-3006.0-150700.14.13.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.13.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.13.1.ppc64le"
},
"product_reference": "salt-master-3006.0-150700.14.13.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.13.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.13.1.s390x"
},
"product_reference": "salt-master-3006.0-150700.14.13.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.13.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.13.1.x86_64"
},
"product_reference": "salt-master-3006.0-150700.14.13.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.13.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.13.1.aarch64"
},
"product_reference": "salt-minion-3006.0-150700.14.13.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.13.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.13.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-150700.14.13.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.13.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.13.1.s390x"
},
"product_reference": "salt-minion-3006.0-150700.14.13.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.13.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.13.1.x86_64"
},
"product_reference": "salt-minion-3006.0-150700.14.13.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.13.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.13.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-150700.14.13.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.13.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.13.1.ppc64le"
},
"product_reference": "salt-proxy-3006.0-150700.14.13.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.13.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.13.1.s390x"
},
"product_reference": "salt-proxy-3006.0-150700.14.13.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.13.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.13.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-150700.14.13.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.13.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.13.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-150700.14.13.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.13.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.13.1.ppc64le"
},
"product_reference": "salt-ssh-3006.0-150700.14.13.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.13.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.13.1.s390x"
},
"product_reference": "salt-ssh-3006.0-150700.14.13.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.13.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.13.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-150700.14.13.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.13.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.13.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150700.14.13.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.13.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.13.1.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150700.14.13.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.13.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.13.1.s390x"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150700.14.13.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.13.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.13.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-150700.14.13.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.13.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.13.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-150700.14.13.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.13.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.13.1.ppc64le"
},
"product_reference": "salt-syndic-3006.0-150700.14.13.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.13.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.13.1.s390x"
},
"product_reference": "salt-syndic-3006.0-150700.14.13.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.13.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.13.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-150700.14.13.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.13.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.13.1.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-150700.14.13.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.13.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.13.1.ppc64le"
},
"product_reference": "salt-transactional-update-3006.0-150700.14.13.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.13.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.13.1.s390x"
},
"product_reference": "salt-transactional-update-3006.0-150700.14.13.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.13.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.13.1.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-150700.14.13.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.13.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.13.1.noarch"
},
"product_reference": "salt-zsh-completion-3006.0-150700.14.13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Systems Management 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62348"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.13.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.13.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.13.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62348",
"url": "https://www.suse.com/security/cve/CVE-2025-62348"
},
{
"category": "external",
"summary": "SUSE Bug 1254256 for CVE-2025-62348",
"url": "https://bugzilla.suse.com/1254256"
}
],
"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.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.13.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.13.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.13.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.13.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.13.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.13.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T12:10:32Z",
"details": "important"
}
],
"title": "CVE-2025-62348"
},
{
"cve": "CVE-2025-62349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62349"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.13.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.13.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.13.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62349",
"url": "https://www.suse.com/security/cve/CVE-2025-62349"
},
{
"category": "external",
"summary": "SUSE Bug 1254257 for CVE-2025-62349",
"url": "https://bugzilla.suse.com/1254257"
}
],
"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.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.13.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.13.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.13.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:python311-salt-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-api-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-bash-completion-3006.0-150700.14.13.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-doc-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-fish-completion-3006.0-150700.14.13.1.noarch",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-master-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-minion-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-proxy-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-ssh-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-standalone-formulas-configuration-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-syndic-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.aarch64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.ppc64le",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.s390x",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-transactional-update-3006.0-150700.14.13.1.x86_64",
"SUSE Linux Enterprise Module for Systems Management 15 SP7:salt-zsh-completion-3006.0-150700.14.13.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T12:10:32Z",
"details": "moderate"
}
],
"title": "CVE-2025-62349"
}
]
}
SUSE-SU-2025:4479-1
Vulnerability from csaf_suse - Published: 2025-12-18 12:15 - Updated: 2025-12-18 12:15Summary
Security update 4.3.16.2 for Multi-Linux Manager Server LTS
Severity
Moderate
Notes
Title of the patch: Security update 4.3.16.2 for Multi-Linux Manager Server LTS
Description of the patch: This update fixes the following issues:
release-notes-susemanager:
- Update to SUSE Manager 4.3.16.2
* SUSE Linux Enterprise Server 15 SP6 LTSS channels enabled
* CVEs Fixed:
CVE-2025-11065, CVE-2025-64751, CCVE-2025-47911, CVE-2025-58190
CVE-2025-62349, CVE-2025-62348
* Bugs mentioned:
bsc#1237060, bsc#1241455, bsc#1250911, bsc#1251864, bsc#1253024
Patchnames: SUSE-2025-4479,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-4479,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-4479
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.5 (Medium)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
6.2 (Medium)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
8.2 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
27 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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 4.3.16.2 for Multi-Linux Manager Server LTS",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nrelease-notes-susemanager:\n\n- Update to SUSE Manager 4.3.16.2\n * SUSE Linux Enterprise Server 15 SP6 LTSS channels enabled\n * CVEs Fixed:\n CVE-2025-11065, CVE-2025-64751, CCVE-2025-47911, CVE-2025-58190\n CVE-2025-62349, CVE-2025-62348\n * Bugs mentioned:\n bsc#1237060, bsc#1241455, bsc#1250911, bsc#1251864, bsc#1253024\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4479,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-4479,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-4479",
"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-2025_4479-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4479-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254479-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4479-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023616.html"
},
{
"category": "self",
"summary": "SUSE Bug 1237060",
"url": "https://bugzilla.suse.com/1237060"
},
{
"category": "self",
"summary": "SUSE Bug 1241455",
"url": "https://bugzilla.suse.com/1241455"
},
{
"category": "self",
"summary": "SUSE Bug 1250911",
"url": "https://bugzilla.suse.com/1250911"
},
{
"category": "self",
"summary": "SUSE Bug 1251864",
"url": "https://bugzilla.suse.com/1251864"
},
{
"category": "self",
"summary": "SUSE Bug 1253024",
"url": "https://bugzilla.suse.com/1253024"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11065 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11065/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47911 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47911/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58190 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58190/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62348 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62349 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62349/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64751 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64751/"
}
],
"title": "Security update 4.3.16.2 for Multi-Linux Manager Server LTS",
"tracking": {
"current_release_date": "2025-12-18T12:15:07Z",
"generator": {
"date": "2025-12-18T12:15:07Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4479-1",
"initial_release_date": "2025-12-18T12:15:07Z",
"revision_history": [
{
"date": "2025-12-18T12:15:07Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch",
"product": {
"name": "release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch",
"product_id": "release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch"
}
},
{
"category": "product_version",
"name": "release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch",
"product": {
"name": "release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch",
"product_id": "release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Proxy LTS 4.3",
"product": {
"name": "SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy-lts:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server LTS 4.3",
"product": {
"name": "SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server-lts:4.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch"
},
"product_reference": "release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch"
},
"product_reference": "release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11065",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11065"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Proxy LTS 4.3:release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch",
"SUSE Manager Server LTS 4.3:release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11065",
"url": "https://www.suse.com/security/cve/CVE-2025-11065"
},
{
"category": "external",
"summary": "SUSE Bug 1250608 for CVE-2025-11065",
"url": "https://bugzilla.suse.com/1250608"
}
],
"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 Manager Proxy LTS 4.3:release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch",
"SUSE Manager Server LTS 4.3:release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Manager Proxy LTS 4.3:release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch",
"SUSE Manager Server LTS 4.3:release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T12:15:07Z",
"details": "moderate"
}
],
"title": "CVE-2025-11065"
},
{
"cve": "CVE-2025-47911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47911"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Proxy LTS 4.3:release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch",
"SUSE Manager Server LTS 4.3:release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47911",
"url": "https://www.suse.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "SUSE Bug 1251308 for CVE-2025-47911",
"url": "https://bugzilla.suse.com/1251308"
}
],
"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 Manager Proxy LTS 4.3:release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch",
"SUSE Manager Server LTS 4.3:release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Manager Proxy LTS 4.3:release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch",
"SUSE Manager Server LTS 4.3:release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T12:15:07Z",
"details": "moderate"
}
],
"title": "CVE-2025-47911"
},
{
"cve": "CVE-2025-58190",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58190"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Proxy LTS 4.3:release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch",
"SUSE Manager Server LTS 4.3:release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58190",
"url": "https://www.suse.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "SUSE Bug 1251309 for CVE-2025-58190",
"url": "https://bugzilla.suse.com/1251309"
}
],
"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 Manager Proxy LTS 4.3:release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch",
"SUSE Manager Server LTS 4.3:release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Manager Proxy LTS 4.3:release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch",
"SUSE Manager Server LTS 4.3:release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T12:15:07Z",
"details": "moderate"
}
],
"title": "CVE-2025-58190"
},
{
"cve": "CVE-2025-62348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62348"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Proxy LTS 4.3:release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch",
"SUSE Manager Server LTS 4.3:release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62348",
"url": "https://www.suse.com/security/cve/CVE-2025-62348"
},
{
"category": "external",
"summary": "SUSE Bug 1254256 for CVE-2025-62348",
"url": "https://bugzilla.suse.com/1254256"
}
],
"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 Manager Proxy LTS 4.3:release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch",
"SUSE Manager Server LTS 4.3:release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Proxy LTS 4.3:release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch",
"SUSE Manager Server LTS 4.3:release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T12:15:07Z",
"details": "important"
}
],
"title": "CVE-2025-62348"
},
{
"cve": "CVE-2025-62349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62349"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Proxy LTS 4.3:release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch",
"SUSE Manager Server LTS 4.3:release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62349",
"url": "https://www.suse.com/security/cve/CVE-2025-62349"
},
{
"category": "external",
"summary": "SUSE Bug 1254257 for CVE-2025-62349",
"url": "https://bugzilla.suse.com/1254257"
}
],
"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 Manager Proxy LTS 4.3:release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch",
"SUSE Manager Server LTS 4.3:release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Manager Proxy LTS 4.3:release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch",
"SUSE Manager Server LTS 4.3:release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T12:15:07Z",
"details": "moderate"
}
],
"title": "CVE-2025-62349"
},
{
"cve": "CVE-2025-64751",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64751"
}
],
"notes": [
{
"category": "general",
"text": "OpenFGA is a high-performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar. OpenFGA v1.4.0 to v1.11.0 ( openfga-0.1.34 \u003c= Helm chart \u003c= openfga-0.2.48, v.1.4.0 \u003c= docker \u003c= v.1.11.0) are vulnerable to improper policy enforcement when certain Check and ListObject calls are executed. This issue has been patched in version 1.11.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Proxy LTS 4.3:release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch",
"SUSE Manager Server LTS 4.3:release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64751",
"url": "https://www.suse.com/security/cve/CVE-2025-64751"
},
{
"category": "external",
"summary": "SUSE Bug 1254112 for CVE-2025-64751",
"url": "https://bugzilla.suse.com/1254112"
}
],
"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 Manager Proxy LTS 4.3:release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch",
"SUSE Manager Server LTS 4.3:release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Manager Proxy LTS 4.3:release-notes-susemanager-proxy-4.3.16.2-150400.3.104.2.noarch",
"SUSE Manager Server LTS 4.3:release-notes-susemanager-4.3.16.2-150400.3.148.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T12:15:07Z",
"details": "important"
}
],
"title": "CVE-2025-64751"
}
]
}
SUSE-SU-2026:1012-1
Vulnerability from csaf_suse - Published: 2026-03-25 10:10 - Updated: 2026-03-25 10:10Summary
Security update 5.0.7 for Multi-Linux Manager Salt Bundle
Severity
Important
Notes
Title of the patch: Security update 5.0.7 for Multi-Linux Manager Salt Bundle
Description of the patch: This update fixes the following issues:
venv-salt-minion:
- Security issues fixed:
* CVE-2025-67724: Fixed missing validation of supplied reason phrase (bsc#1254903)
* CVE-2025-67725: Fixed DoS via malicious HTTP request (bsc#1254905)
* CVE-2025-67726: Fixed HTTP header parameter parsing algorithm (bsc#1254904)
* CVE-2025-62349: Added minimum_auth_version to enforce security (bsc#1254257)
* CVE-2025-62348: Fixed Junos module yaml loader (bsc#1254256)
* CVE-2025-13836: Set a safe limit to http.client response read (bsc#1254400)
- Fixed KeyError in postgres module with PostgreSQL 17 (bsc#1254325)
- Use internal deb classes instead of external aptsource lib
- Improved performance of wheel key.finger call (bsc#1240532)
- Improved performance of utils.find_json function (bsc#1246130)
- Extended warn_until period to 2027
Patchnames: SUSE-2026-1012,SUSE-SLE-Manager-Tools-12-2026-1012
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.2 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.4 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
31 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 5.0.7 for Multi-Linux Manager Salt Bundle",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nvenv-salt-minion:\n\n- Security issues fixed:\n * CVE-2025-67724: Fixed missing validation of supplied reason phrase (bsc#1254903)\n * CVE-2025-67725: Fixed DoS via malicious HTTP request (bsc#1254905)\n * CVE-2025-67726: Fixed HTTP header parameter parsing algorithm (bsc#1254904)\n * CVE-2025-62349: Added minimum_auth_version to enforce security (bsc#1254257)\n * CVE-2025-62348: Fixed Junos module yaml loader (bsc#1254256)\n * CVE-2025-13836: Set a safe limit to http.client response read (bsc#1254400)\n\n- Fixed KeyError in postgres module with PostgreSQL 17 (bsc#1254325)\n- Use internal deb classes instead of external aptsource lib\n- Improved performance of wheel key.finger call (bsc#1240532)\n- Improved performance of utils.find_json function (bsc#1246130)\n- Extended warn_until period to 2027\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1012,SUSE-SLE-Manager-Tools-12-2026-1012",
"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_1012-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1012-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261012-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1012-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024918.html"
},
{
"category": "self",
"summary": "SUSE Bug 1240532",
"url": "https://bugzilla.suse.com/1240532"
},
{
"category": "self",
"summary": "SUSE Bug 1246130",
"url": "https://bugzilla.suse.com/1246130"
},
{
"category": "self",
"summary": "SUSE Bug 1254256",
"url": "https://bugzilla.suse.com/1254256"
},
{
"category": "self",
"summary": "SUSE Bug 1254257",
"url": "https://bugzilla.suse.com/1254257"
},
{
"category": "self",
"summary": "SUSE Bug 1254325",
"url": "https://bugzilla.suse.com/1254325"
},
{
"category": "self",
"summary": "SUSE Bug 1254400",
"url": "https://bugzilla.suse.com/1254400"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13836 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62348 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62349 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62349/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
}
],
"title": "Security update 5.0.7 for Multi-Linux Manager Salt Bundle",
"tracking": {
"current_release_date": "2026-03-25T10:10:54Z",
"generator": {
"date": "2026-03-25T10:10:54Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1012-1",
"initial_release_date": "2026-03-25T10:10:54Z",
"revision_history": [
{
"date": "2026-03-25T10:10:54Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-3.49.1.aarch64",
"product": {
"name": "saltbundlepy-3.11.13-3.49.1.aarch64",
"product_id": "saltbundlepy-3.11.13-3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-3.49.1.aarch64",
"product": {
"name": "saltbundlepy-base-3.11.13-3.49.1.aarch64",
"product_id": "saltbundlepy-base-3.11.13-3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-3.49.1.aarch64",
"product": {
"name": "saltbundlepy-curses-3.11.13-3.49.1.aarch64",
"product_id": "saltbundlepy-curses-3.11.13-3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-3.49.1.aarch64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-3.49.1.aarch64",
"product_id": "saltbundlepy-dbm-3.11.13-3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-3.49.1.aarch64",
"product": {
"name": "saltbundlepy-devel-3.11.13-3.49.1.aarch64",
"product_id": "saltbundlepy-devel-3.11.13-3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-3.49.1.aarch64",
"product": {
"name": "saltbundlepy-libs-3.11.13-3.49.1.aarch64",
"product_id": "saltbundlepy-libs-3.11.13-3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-3.29.1.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-3.29.1.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-3.26.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-3.26.1.aarch64",
"product_id": "saltbundlepy-pyzmq-25.1.2-3.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-3.26.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-3.26.1.aarch64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-3.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-3.15.1.aarch64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-3.15.1.aarch64",
"product_id": "saltbundlepy-simplejson-3.19.1-3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-3.49.1.aarch64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-3.49.1.aarch64",
"product_id": "saltbundlepy-testsuite-3.11.13-3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-3.49.1.aarch64",
"product": {
"name": "saltbundlepy-tools-3.11.13-3.49.1.aarch64",
"product_id": "saltbundlepy-tools-3.11.13-3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-3.21.1.aarch64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-3.21.1.aarch64",
"product_id": "saltbundlepy-tornado-6.3.2-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-3.84.1.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-3.84.1.aarch64",
"product_id": "venv-salt-minion-3006.0-3.84.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-3.29.1.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-3.29.1.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-3.29.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-passlib-1.7.4-3.9.1.noarch",
"product": {
"name": "saltbundlepy-passlib-1.7.4-3.9.1.noarch",
"product_id": "saltbundlepy-passlib-1.7.4-3.9.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyasn1-0.5.0-3.15.1.noarch",
"product": {
"name": "saltbundlepy-pyasn1-0.5.0-3.15.1.noarch",
"product_id": "saltbundlepy-pyasn1-0.5.0-3.15.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-websocket-client-1.5.1-3.15.1.noarch",
"product": {
"name": "saltbundlepy-websocket-client-1.5.1-3.15.1.noarch",
"product_id": "saltbundlepy-websocket-client-1.5.1-3.15.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-3.49.1.ppc64le",
"product": {
"name": "saltbundlepy-3.11.13-3.49.1.ppc64le",
"product_id": "saltbundlepy-3.11.13-3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-3.49.1.ppc64le",
"product": {
"name": "saltbundlepy-base-3.11.13-3.49.1.ppc64le",
"product_id": "saltbundlepy-base-3.11.13-3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-3.49.1.ppc64le",
"product": {
"name": "saltbundlepy-curses-3.11.13-3.49.1.ppc64le",
"product_id": "saltbundlepy-curses-3.11.13-3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-3.49.1.ppc64le",
"product": {
"name": "saltbundlepy-dbm-3.11.13-3.49.1.ppc64le",
"product_id": "saltbundlepy-dbm-3.11.13-3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-3.49.1.ppc64le",
"product": {
"name": "saltbundlepy-devel-3.11.13-3.49.1.ppc64le",
"product_id": "saltbundlepy-devel-3.11.13-3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-3.49.1.ppc64le",
"product": {
"name": "saltbundlepy-libs-3.11.13-3.49.1.ppc64le",
"product_id": "saltbundlepy-libs-3.11.13-3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-3.29.1.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-3.29.1.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-3.26.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-3.26.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-25.1.2-3.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-3.26.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-3.26.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-3.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-3.15.1.ppc64le",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-3.15.1.ppc64le",
"product_id": "saltbundlepy-simplejson-3.19.1-3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-3.49.1.ppc64le",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-3.49.1.ppc64le",
"product_id": "saltbundlepy-testsuite-3.11.13-3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-3.49.1.ppc64le",
"product": {
"name": "saltbundlepy-tools-3.11.13-3.49.1.ppc64le",
"product_id": "saltbundlepy-tools-3.11.13-3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-3.21.1.ppc64le",
"product": {
"name": "saltbundlepy-tornado-6.3.2-3.21.1.ppc64le",
"product_id": "saltbundlepy-tornado-6.3.2-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-3.84.1.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-3.84.1.ppc64le",
"product_id": "venv-salt-minion-3006.0-3.84.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-3.49.1.s390x",
"product": {
"name": "saltbundlepy-3.11.13-3.49.1.s390x",
"product_id": "saltbundlepy-3.11.13-3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-3.49.1.s390x",
"product": {
"name": "saltbundlepy-base-3.11.13-3.49.1.s390x",
"product_id": "saltbundlepy-base-3.11.13-3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-3.49.1.s390x",
"product": {
"name": "saltbundlepy-curses-3.11.13-3.49.1.s390x",
"product_id": "saltbundlepy-curses-3.11.13-3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-3.49.1.s390x",
"product": {
"name": "saltbundlepy-dbm-3.11.13-3.49.1.s390x",
"product_id": "saltbundlepy-dbm-3.11.13-3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-3.49.1.s390x",
"product": {
"name": "saltbundlepy-devel-3.11.13-3.49.1.s390x",
"product_id": "saltbundlepy-devel-3.11.13-3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-3.49.1.s390x",
"product": {
"name": "saltbundlepy-libs-3.11.13-3.49.1.s390x",
"product_id": "saltbundlepy-libs-3.11.13-3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-3.29.1.s390x",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-3.29.1.s390x",
"product_id": "saltbundlepy-m2crypto-0.45.1-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-3.26.1.s390x",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-3.26.1.s390x",
"product_id": "saltbundlepy-pyzmq-25.1.2-3.26.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-3.26.1.s390x",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-3.26.1.s390x",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-3.26.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-3.15.1.s390x",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-3.15.1.s390x",
"product_id": "saltbundlepy-simplejson-3.19.1-3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-3.49.1.s390x",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-3.49.1.s390x",
"product_id": "saltbundlepy-testsuite-3.11.13-3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-3.49.1.s390x",
"product": {
"name": "saltbundlepy-tools-3.11.13-3.49.1.s390x",
"product_id": "saltbundlepy-tools-3.11.13-3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-3.21.1.s390x",
"product": {
"name": "saltbundlepy-tornado-6.3.2-3.21.1.s390x",
"product_id": "saltbundlepy-tornado-6.3.2-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-3.84.1.s390x",
"product": {
"name": "venv-salt-minion-3006.0-3.84.1.s390x",
"product_id": "venv-salt-minion-3006.0-3.84.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-3.49.1.x86_64",
"product": {
"name": "saltbundlepy-3.11.13-3.49.1.x86_64",
"product_id": "saltbundlepy-3.11.13-3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-3.49.1.x86_64",
"product": {
"name": "saltbundlepy-base-3.11.13-3.49.1.x86_64",
"product_id": "saltbundlepy-base-3.11.13-3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-3.49.1.x86_64",
"product": {
"name": "saltbundlepy-curses-3.11.13-3.49.1.x86_64",
"product_id": "saltbundlepy-curses-3.11.13-3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-3.49.1.x86_64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-3.49.1.x86_64",
"product_id": "saltbundlepy-dbm-3.11.13-3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-3.49.1.x86_64",
"product": {
"name": "saltbundlepy-devel-3.11.13-3.49.1.x86_64",
"product_id": "saltbundlepy-devel-3.11.13-3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-3.49.1.x86_64",
"product": {
"name": "saltbundlepy-libs-3.11.13-3.49.1.x86_64",
"product_id": "saltbundlepy-libs-3.11.13-3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-3.29.1.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-3.29.1.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-3.26.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-3.26.1.x86_64",
"product_id": "saltbundlepy-pyzmq-25.1.2-3.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-3.26.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-3.26.1.x86_64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-3.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-3.15.1.x86_64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-3.15.1.x86_64",
"product_id": "saltbundlepy-simplejson-3.19.1-3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-3.49.1.x86_64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-3.49.1.x86_64",
"product_id": "saltbundlepy-testsuite-3.11.13-3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-3.49.1.x86_64",
"product": {
"name": "saltbundlepy-tools-3.11.13-3.49.1.x86_64",
"product_id": "saltbundlepy-tools-3.11.13-3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-3.21.1.x86_64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-3.21.1.x86_64",
"product_id": "saltbundlepy-tornado-6.3.2-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-3.84.1.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-3.84.1.x86_64",
"product_id": "venv-salt-minion-3006.0-3.84.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Client Tools 12",
"product": {
"name": "SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-3.84.1.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-3.84.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-3.84.1.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-3.84.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-3.84.1.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-3.84.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-3.84.1.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-3.84.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13836"
}
],
"notes": [
{
"category": "general",
"text": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13836",
"url": "https://www.suse.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "SUSE Bug 1254400 for CVE-2025-13836",
"url": "https://bugzilla.suse.com/1254400"
}
],
"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 Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:10:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-13836"
},
{
"cve": "CVE-2025-62348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62348"
}
],
"notes": [
{
"category": "general",
"text": "Salt\u0027s junos execution module contained an unsafe YAML decode/load usage. A specially crafted YAML payload processed by the junos module could lead to unintended code execution under the context of the Salt process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62348",
"url": "https://www.suse.com/security/cve/CVE-2025-62348"
},
{
"category": "external",
"summary": "SUSE Bug 1254256 for CVE-2025-62348",
"url": "https://bugzilla.suse.com/1254256"
}
],
"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 Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:10:54Z",
"details": "important"
}
],
"title": "CVE-2025-62348"
},
{
"cve": "CVE-2025-62349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62349"
}
],
"notes": [
{
"category": "general",
"text": "Salt contains an authentication protocol version downgrade weakness that can allow a malicious minion to bypass newer authentication/security features by using an older request payload format, enabling minion impersonation and circumventing protections introduced in response to prior issues.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62349",
"url": "https://www.suse.com/security/cve/CVE-2025-62349"
},
{
"category": "external",
"summary": "SUSE Bug 1254257 for CVE-2025-62349",
"url": "https://bugzilla.suse.com/1254257"
}
],
"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 Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:10:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-62349"
},
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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 Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:10:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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 Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
}
],
"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 Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:10:54Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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 Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
}
],
"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 Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.aarch64",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.ppc64le",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.s390x",
"SUSE Manager Client Tools 12:venv-salt-minion-3006.0-3.84.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:10:54Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
}
]
}
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…