ALT Vulnerability
This commit is contained in:
101
oval/p10/ALT-PU-2024-2698/definitions.json
Normal file
101
oval/p10/ALT-PU-2024-2698/definitions.json
Normal file
@ -0,0 +1,101 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:20242698",
|
||||
"Version": "oval:org.altlinux.errata:def:20242698",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-2698: package `php8.2-swoole` update to version 5.1.2-alt1.16",
|
||||
"AffectedList": [
|
||||
{
|
||||
"Family": "unix",
|
||||
"Platforms": [
|
||||
"ALT Linux branch p10"
|
||||
],
|
||||
"Products": [
|
||||
"ALT Server",
|
||||
"ALT Virtualization Server",
|
||||
"ALT Workstation",
|
||||
"ALT Workstation K",
|
||||
"ALT Education",
|
||||
"Simply Linux",
|
||||
"Starterkit"
|
||||
]
|
||||
}
|
||||
],
|
||||
"References": [
|
||||
{
|
||||
"RefID": "ALT-PU-2024-2698",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-2698",
|
||||
"Source": "ALTPU"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades php8.2-swoole to version 5.1.2-alt1.16. \nSecurity Fix(es):\n\n * #49121: /usr/lib64/php/8.3.1/extensions/swoole.so.so: cannot open shared object file: No such file or directory",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "Low",
|
||||
"Rights": "Copyright 2024 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-02-28"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-02-28"
|
||||
},
|
||||
"bdu": null,
|
||||
"Bugzilla": [
|
||||
{
|
||||
"Id": "49121",
|
||||
"Href": "https://bugzilla.altlinux.org/49121",
|
||||
"Data": "/usr/lib64/php/8.3.1/extensions/swoole.so.so: cannot open shared object file: No such file or directory"
|
||||
}
|
||||
],
|
||||
"AffectedCpeList": {
|
||||
"Cpe": [
|
||||
"cpe:/o:alt:kworkstation:10",
|
||||
"cpe:/o:alt:workstation:10",
|
||||
"cpe:/o:alt:server:10",
|
||||
"cpe:/o:alt:server-v:10",
|
||||
"cpe:/o:alt:education:10",
|
||||
"cpe:/o:alt:slinux:10",
|
||||
"cpe:/o:alt:starterkit:p10",
|
||||
"cpe:/o:alt:kworkstation:10.1",
|
||||
"cpe:/o:alt:workstation:10.1",
|
||||
"cpe:/o:alt:server:10.1",
|
||||
"cpe:/o:alt:server-v:10.1",
|
||||
"cpe:/o:alt:education:10.1",
|
||||
"cpe:/o:alt:slinux:10.1",
|
||||
"cpe:/o:alt:starterkit:10.1",
|
||||
"cpe:/o:alt:kworkstation:10.2",
|
||||
"cpe:/o:alt:workstation:10.2",
|
||||
"cpe:/o:alt:server:10.2",
|
||||
"cpe:/o:alt:server-v:10.2",
|
||||
"cpe:/o:alt:education:10.2",
|
||||
"cpe:/o:alt:slinux:10.2",
|
||||
"cpe:/o:alt:starterkit:10.2"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"Criteria": {
|
||||
"Operator": "AND",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:2001",
|
||||
"Comment": "ALT Linux must be installed"
|
||||
}
|
||||
],
|
||||
"Criterias": [
|
||||
{
|
||||
"Operator": "OR",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242698001",
|
||||
"Comment": "php8.2-swoole is earlier than 0:5.1.2-alt1.16"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
34
oval/p10/ALT-PU-2024-2698/objects.json
Normal file
34
oval/p10/ALT-PU-2024-2698/objects.json
Normal file
@ -0,0 +1,34 @@
|
||||
{
|
||||
"TextFileContent54Objects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:2001",
|
||||
"Version": "1",
|
||||
"comment": "Evaluate `/etc/os-release` file content",
|
||||
"Path": {
|
||||
"dataType": "string",
|
||||
"Text": "/etc"
|
||||
},
|
||||
"Filepath": {
|
||||
"Datatype": "string",
|
||||
"Text": "os-release"
|
||||
},
|
||||
"Pattern": {
|
||||
"Datatype": "string",
|
||||
"Operation": "pattern match",
|
||||
"Text": "cpe:\\/o:alt:(?!sp)[a-z\\-]+:p?(\\d+)(?:\\.\\d)*"
|
||||
},
|
||||
"Instance": {
|
||||
"Datatype": "int",
|
||||
"Text": "1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RpmInfoObjects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242698001",
|
||||
"Version": "1",
|
||||
"comment": "php8.2-swoole is installed",
|
||||
"Name": "php8.2-swoole"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/p10/ALT-PU-2024-2698/states.json
Normal file
23
oval/p10/ALT-PU-2024-2698/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:2001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RpmInfoState": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:20242698001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:5.1.2-alt1.16",
|
||||
"Arch": {},
|
||||
"Evr": {
|
||||
"Text": "0:5.1.2-alt1.16",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
30
oval/p10/ALT-PU-2024-2698/tests.json
Normal file
30
oval/p10/ALT-PU-2024-2698/tests.json
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"TextFileContent54Tests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:2001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "ALT Linux based on branch 'p10' must be installed",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:2001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:2001"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RPMInfoTests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242698001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "php8.2-swoole is earlier than 0:5.1.2-alt1.16",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242698001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242698001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
193
oval/p10/ALT-PU-2024-2755/definitions.json
Normal file
193
oval/p10/ALT-PU-2024-2755/definitions.json
Normal file
@ -0,0 +1,193 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:20242755",
|
||||
"Version": "oval:org.altlinux.errata:def:20242755",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-2755: package `mono` update to version 6.12.0.199-alt1",
|
||||
"AffectedList": [
|
||||
{
|
||||
"Family": "unix",
|
||||
"Platforms": [
|
||||
"ALT Linux branch p10"
|
||||
],
|
||||
"Products": [
|
||||
"ALT Server",
|
||||
"ALT Virtualization Server",
|
||||
"ALT Workstation",
|
||||
"ALT Workstation K",
|
||||
"ALT Education",
|
||||
"Simply Linux",
|
||||
"Starterkit"
|
||||
]
|
||||
}
|
||||
],
|
||||
"References": [
|
||||
{
|
||||
"RefID": "ALT-PU-2024-2755",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-2755",
|
||||
"Source": "ALTPU"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades mono to version 6.12.0.199-alt1. \nSecurity Fix(es):\n\n * #46650: Обновление mono до версии 6.12.0.182.",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "Low",
|
||||
"Rights": "Copyright 2024 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-02-28"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-02-28"
|
||||
},
|
||||
"bdu": null,
|
||||
"Bugzilla": [
|
||||
{
|
||||
"Id": "46650",
|
||||
"Href": "https://bugzilla.altlinux.org/46650",
|
||||
"Data": "Обновление mono до версии 6.12.0.182."
|
||||
}
|
||||
],
|
||||
"AffectedCpeList": {
|
||||
"Cpe": [
|
||||
"cpe:/o:alt:kworkstation:10",
|
||||
"cpe:/o:alt:workstation:10",
|
||||
"cpe:/o:alt:server:10",
|
||||
"cpe:/o:alt:server-v:10",
|
||||
"cpe:/o:alt:education:10",
|
||||
"cpe:/o:alt:slinux:10",
|
||||
"cpe:/o:alt:starterkit:p10",
|
||||
"cpe:/o:alt:kworkstation:10.1",
|
||||
"cpe:/o:alt:workstation:10.1",
|
||||
"cpe:/o:alt:server:10.1",
|
||||
"cpe:/o:alt:server-v:10.1",
|
||||
"cpe:/o:alt:education:10.1",
|
||||
"cpe:/o:alt:slinux:10.1",
|
||||
"cpe:/o:alt:starterkit:10.1",
|
||||
"cpe:/o:alt:kworkstation:10.2",
|
||||
"cpe:/o:alt:workstation:10.2",
|
||||
"cpe:/o:alt:server:10.2",
|
||||
"cpe:/o:alt:server-v:10.2",
|
||||
"cpe:/o:alt:education:10.2",
|
||||
"cpe:/o:alt:slinux:10.2",
|
||||
"cpe:/o:alt:starterkit:10.2"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"Criteria": {
|
||||
"Operator": "AND",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:2001",
|
||||
"Comment": "ALT Linux must be installed"
|
||||
}
|
||||
],
|
||||
"Criterias": [
|
||||
{
|
||||
"Operator": "OR",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242755001",
|
||||
"Comment": "mono-core is earlier than 0:6.12.0.199-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242755002",
|
||||
"Comment": "mono-data is earlier than 0:6.12.0.199-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242755003",
|
||||
"Comment": "mono-data-oracle is earlier than 0:6.12.0.199-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242755004",
|
||||
"Comment": "mono-data-sqlite is earlier than 0:6.12.0.199-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242755005",
|
||||
"Comment": "mono-devel is earlier than 0:6.12.0.199-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242755006",
|
||||
"Comment": "mono-devel-full is earlier than 0:6.12.0.199-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242755007",
|
||||
"Comment": "mono-dyndata is earlier than 0:6.12.0.199-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242755008",
|
||||
"Comment": "mono-extras is earlier than 0:6.12.0.199-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242755009",
|
||||
"Comment": "mono-full is earlier than 0:6.12.0.199-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242755010",
|
||||
"Comment": "mono-locale-extras is earlier than 0:6.12.0.199-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242755011",
|
||||
"Comment": "mono-mono2-compat is earlier than 0:6.12.0.199-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242755012",
|
||||
"Comment": "mono-mono2-compat-devel is earlier than 0:6.12.0.199-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242755013",
|
||||
"Comment": "mono-monodoc is earlier than 0:6.12.0.199-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242755014",
|
||||
"Comment": "mono-monodoc-devel is earlier than 0:6.12.0.199-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242755015",
|
||||
"Comment": "mono-mvc is earlier than 0:6.12.0.199-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242755016",
|
||||
"Comment": "mono-mvc-devel is earlier than 0:6.12.0.199-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242755017",
|
||||
"Comment": "mono-reactive is earlier than 0:6.12.0.199-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242755018",
|
||||
"Comment": "mono-reactive-devel is earlier than 0:6.12.0.199-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242755019",
|
||||
"Comment": "mono-reactive-winforms is earlier than 0:6.12.0.199-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242755020",
|
||||
"Comment": "mono-wcf is earlier than 0:6.12.0.199-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242755021",
|
||||
"Comment": "mono-web is earlier than 0:6.12.0.199-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242755022",
|
||||
"Comment": "mono-web-devel is earlier than 0:6.12.0.199-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242755023",
|
||||
"Comment": "mono-winforms is earlier than 0:6.12.0.199-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242755024",
|
||||
"Comment": "mono-winfx is earlier than 0:6.12.0.199-alt1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
172
oval/p10/ALT-PU-2024-2755/objects.json
Normal file
172
oval/p10/ALT-PU-2024-2755/objects.json
Normal file
@ -0,0 +1,172 @@
|
||||
{
|
||||
"TextFileContent54Objects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:2001",
|
||||
"Version": "1",
|
||||
"comment": "Evaluate `/etc/os-release` file content",
|
||||
"Path": {
|
||||
"dataType": "string",
|
||||
"Text": "/etc"
|
||||
},
|
||||
"Filepath": {
|
||||
"Datatype": "string",
|
||||
"Text": "os-release"
|
||||
},
|
||||
"Pattern": {
|
||||
"Datatype": "string",
|
||||
"Operation": "pattern match",
|
||||
"Text": "cpe:\\/o:alt:(?!sp)[a-z\\-]+:p?(\\d+)(?:\\.\\d)*"
|
||||
},
|
||||
"Instance": {
|
||||
"Datatype": "int",
|
||||
"Text": "1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RpmInfoObjects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242755001",
|
||||
"Version": "1",
|
||||
"comment": "mono-core is installed",
|
||||
"Name": "mono-core"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242755002",
|
||||
"Version": "1",
|
||||
"comment": "mono-data is installed",
|
||||
"Name": "mono-data"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242755003",
|
||||
"Version": "1",
|
||||
"comment": "mono-data-oracle is installed",
|
||||
"Name": "mono-data-oracle"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242755004",
|
||||
"Version": "1",
|
||||
"comment": "mono-data-sqlite is installed",
|
||||
"Name": "mono-data-sqlite"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242755005",
|
||||
"Version": "1",
|
||||
"comment": "mono-devel is installed",
|
||||
"Name": "mono-devel"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242755006",
|
||||
"Version": "1",
|
||||
"comment": "mono-devel-full is installed",
|
||||
"Name": "mono-devel-full"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242755007",
|
||||
"Version": "1",
|
||||
"comment": "mono-dyndata is installed",
|
||||
"Name": "mono-dyndata"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242755008",
|
||||
"Version": "1",
|
||||
"comment": "mono-extras is installed",
|
||||
"Name": "mono-extras"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242755009",
|
||||
"Version": "1",
|
||||
"comment": "mono-full is installed",
|
||||
"Name": "mono-full"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242755010",
|
||||
"Version": "1",
|
||||
"comment": "mono-locale-extras is installed",
|
||||
"Name": "mono-locale-extras"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242755011",
|
||||
"Version": "1",
|
||||
"comment": "mono-mono2-compat is installed",
|
||||
"Name": "mono-mono2-compat"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242755012",
|
||||
"Version": "1",
|
||||
"comment": "mono-mono2-compat-devel is installed",
|
||||
"Name": "mono-mono2-compat-devel"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242755013",
|
||||
"Version": "1",
|
||||
"comment": "mono-monodoc is installed",
|
||||
"Name": "mono-monodoc"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242755014",
|
||||
"Version": "1",
|
||||
"comment": "mono-monodoc-devel is installed",
|
||||
"Name": "mono-monodoc-devel"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242755015",
|
||||
"Version": "1",
|
||||
"comment": "mono-mvc is installed",
|
||||
"Name": "mono-mvc"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242755016",
|
||||
"Version": "1",
|
||||
"comment": "mono-mvc-devel is installed",
|
||||
"Name": "mono-mvc-devel"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242755017",
|
||||
"Version": "1",
|
||||
"comment": "mono-reactive is installed",
|
||||
"Name": "mono-reactive"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242755018",
|
||||
"Version": "1",
|
||||
"comment": "mono-reactive-devel is installed",
|
||||
"Name": "mono-reactive-devel"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242755019",
|
||||
"Version": "1",
|
||||
"comment": "mono-reactive-winforms is installed",
|
||||
"Name": "mono-reactive-winforms"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242755020",
|
||||
"Version": "1",
|
||||
"comment": "mono-wcf is installed",
|
||||
"Name": "mono-wcf"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242755021",
|
||||
"Version": "1",
|
||||
"comment": "mono-web is installed",
|
||||
"Name": "mono-web"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242755022",
|
||||
"Version": "1",
|
||||
"comment": "mono-web-devel is installed",
|
||||
"Name": "mono-web-devel"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242755023",
|
||||
"Version": "1",
|
||||
"comment": "mono-winforms is installed",
|
||||
"Name": "mono-winforms"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242755024",
|
||||
"Version": "1",
|
||||
"comment": "mono-winfx is installed",
|
||||
"Name": "mono-winfx"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/p10/ALT-PU-2024-2755/states.json
Normal file
23
oval/p10/ALT-PU-2024-2755/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:2001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RpmInfoState": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:20242755001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:6.12.0.199-alt1",
|
||||
"Arch": {},
|
||||
"Evr": {
|
||||
"Text": "0:6.12.0.199-alt1",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
306
oval/p10/ALT-PU-2024-2755/tests.json
Normal file
306
oval/p10/ALT-PU-2024-2755/tests.json
Normal file
@ -0,0 +1,306 @@
|
||||
{
|
||||
"TextFileContent54Tests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:2001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "ALT Linux based on branch 'p10' must be installed",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:2001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:2001"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RPMInfoTests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242755001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mono-core is earlier than 0:6.12.0.199-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242755001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242755001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242755002",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mono-data is earlier than 0:6.12.0.199-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242755002"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242755001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242755003",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mono-data-oracle is earlier than 0:6.12.0.199-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242755003"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242755001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242755004",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mono-data-sqlite is earlier than 0:6.12.0.199-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242755004"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242755001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242755005",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mono-devel is earlier than 0:6.12.0.199-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242755005"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242755001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242755006",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mono-devel-full is earlier than 0:6.12.0.199-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242755006"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242755001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242755007",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mono-dyndata is earlier than 0:6.12.0.199-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242755007"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242755001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242755008",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mono-extras is earlier than 0:6.12.0.199-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242755008"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242755001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242755009",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mono-full is earlier than 0:6.12.0.199-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242755009"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242755001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242755010",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mono-locale-extras is earlier than 0:6.12.0.199-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242755010"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242755001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242755011",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mono-mono2-compat is earlier than 0:6.12.0.199-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242755011"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242755001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242755012",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mono-mono2-compat-devel is earlier than 0:6.12.0.199-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242755012"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242755001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242755013",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mono-monodoc is earlier than 0:6.12.0.199-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242755013"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242755001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242755014",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mono-monodoc-devel is earlier than 0:6.12.0.199-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242755014"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242755001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242755015",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mono-mvc is earlier than 0:6.12.0.199-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242755015"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242755001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242755016",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mono-mvc-devel is earlier than 0:6.12.0.199-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242755016"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242755001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242755017",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mono-reactive is earlier than 0:6.12.0.199-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242755017"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242755001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242755018",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mono-reactive-devel is earlier than 0:6.12.0.199-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242755018"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242755001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242755019",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mono-reactive-winforms is earlier than 0:6.12.0.199-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242755019"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242755001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242755020",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mono-wcf is earlier than 0:6.12.0.199-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242755020"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242755001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242755021",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mono-web is earlier than 0:6.12.0.199-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242755021"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242755001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242755022",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mono-web-devel is earlier than 0:6.12.0.199-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242755022"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242755001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242755023",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mono-winforms is earlier than 0:6.12.0.199-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242755023"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242755001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242755024",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mono-winfx is earlier than 0:6.12.0.199-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242755024"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242755001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user