ALT Vulnerability
This commit is contained in:
parent
295b9b82be
commit
c01e441d65
368
oval/c10f2/ALT-PU-2024-8351/definitions.json
Normal file
368
oval/c10f2/ALT-PU-2024-8351/definitions.json
Normal file
File diff suppressed because one or more lines are too long
46
oval/c10f2/ALT-PU-2024-8351/objects.json
Normal file
46
oval/c10f2/ALT-PU-2024-8351/objects.json
Normal file
@ -0,0 +1,46 @@
|
||||
{
|
||||
"TextFileContent54Objects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:5001",
|
||||
"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(?:server|workstation):(\\d+)"
|
||||
},
|
||||
"Instance": {
|
||||
"Datatype": "int",
|
||||
"Text": "1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RPMInfoObjects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20248351001",
|
||||
"Version": "1",
|
||||
"Comment": "firefox-esr is installed",
|
||||
"Name": "firefox-esr"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20248351002",
|
||||
"Version": "1",
|
||||
"Comment": "firefox-esr-config-privacy is installed",
|
||||
"Name": "firefox-esr-config-privacy"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20248351003",
|
||||
"Version": "1",
|
||||
"Comment": "firefox-esr-wayland is installed",
|
||||
"Name": "firefox-esr-wayland"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/c10f2/ALT-PU-2024-8351/states.json
Normal file
23
oval/c10f2/ALT-PU-2024-8351/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:5001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RPMInfoStates": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:20248351001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:115.11.0-alt0.c10.1",
|
||||
"Arch": {},
|
||||
"EVR": {
|
||||
"Text": "0:115.11.0-alt0.c10.1",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
54
oval/c10f2/ALT-PU-2024-8351/tests.json
Normal file
54
oval/c10f2/ALT-PU-2024-8351/tests.json
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"TextFileContent54Tests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:5001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "ALT Linux based on branch 'c10f2' must be installed",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:5001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:5001"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RPMInfoTests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20248351001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "firefox-esr is earlier than 0:115.11.0-alt0.c10.1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20248351001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20248351001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20248351002",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "firefox-esr-config-privacy is earlier than 0:115.11.0-alt0.c10.1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20248351002"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20248351001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20248351003",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "firefox-esr-wayland is earlier than 0:115.11.0-alt0.c10.1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20248351003"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20248351001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user