|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<cpe-list xmlns="http://cpe.mitre.org/dictionary/2.0" |
| 3 | + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| 4 | + xsi:schemaLocation="http://cpe.mitre.org/dictionary/2.0 http://cpe.mitre.org/files/cpe-dictionary_2.1.xsd"> |
| 5 | + <cpe-item name="cpe:/o:debian:debian_linux:10"> |
| 6 | + <title xml:lang="en-us">Debian Linux 10</title> |
| 7 | + <!-- the check references an OVAL file that contains an inventory definition --> |
| 8 | + <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5" href="filename">installed_OS_is_debian10</check> |
| 9 | + </cpe-item> |
| 10 | + <cpe-item name="cpe:/a:container"> |
| 11 | + <title xml:lang="en-us">Container</title> |
| 12 | + <!-- the check references an OVAL file that contains an inventory definition --> |
| 13 | + <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5" href="filename">installed_env_is_a_container</check> |
| 14 | + </cpe-item> |
| 15 | + <cpe-item name="cpe:/a:machine"> |
| 16 | + <title xml:lang="en-us">Bare-metal or Virtual Machine</title> |
| 17 | + <!-- the check references an OVAL file that contains an inventory definition --> |
| 18 | + <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5" href="filename">installed_env_is_a_machine</check> |
| 19 | + </cpe-item> |
| 20 | + <cpe-item name="cpe:/a:gdm"> |
| 21 | + <title xml:lang="en-us">Package gdm is installed</title> |
| 22 | + <!-- the check references an OVAL file that contains an inventory definition --> |
| 23 | + <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5" href="filename">installed_env_has_gdm_package</check> |
| 24 | + </cpe-item> |
| 25 | + <cpe-item name="cpe:/a:libuser"> |
| 26 | + <title xml:lang="en-us">Package libuser is installed</title> |
| 27 | + <!-- the check references an OVAL file that contains an inventory definition --> |
| 28 | + <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5" href="filename">installed_env_has_libuser_package</check> |
| 29 | + </cpe-item> |
| 30 | + <cpe-item name="cpe:/a:nss-pam-ldapd"> |
| 31 | + <title xml:lang="en-us">Package nss-pam-ldapd is installed</title> |
| 32 | + <!-- the check references an OVAL file that contains an inventory definition --> |
| 33 | + <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5" href="filename">installed_env_has_nss-pam-ldapd_package</check> |
| 34 | + </cpe-item> |
| 35 | + <cpe-item name="cpe:/a:pam"> |
| 36 | + <title xml:lang="en-us">Package pam is installed</title> |
| 37 | + <!-- the check references an OVAL file that contains an inventory definition --> |
| 38 | + <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5" href="filename">installed_env_has_pam_package</check> |
| 39 | + </cpe-item> |
| 40 | + <cpe-item name="cpe:/a:shadow-utils"> |
| 41 | + <title xml:lang="en-us">Package shadow-utils is installed</title> |
| 42 | + <!-- the check references an OVAL file that contains an inventory definition --> |
| 43 | + <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5" href="filename">installed_env_has_shadow-utils_package</check> |
| 44 | + </cpe-item> |
| 45 | + <cpe-item name="cpe:/a:sssd"> |
| 46 | + <title xml:lang="en-us">Package sssd-common is installed</title> |
| 47 | + <!-- the check references an OVAL file that contains an inventory definition --> |
| 48 | + <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5" href="filename">installed_env_has_sssd-common_package</check> |
| 49 | + </cpe-item> |
| 50 | + <cpe-item name="cpe:/a:systemd"> |
| 51 | + <title xml:lang="en-us">Package systemd is installed</title> |
| 52 | + <!-- the check references an OVAL file that contains an inventory definition --> |
| 53 | + <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5" href="filename">installed_env_has_systemd_package</check> |
| 54 | + </cpe-item> |
| 55 | + <cpe-item name="cpe:/a:yum"> |
| 56 | + <title xml:lang="en-us">Package yum is installed</title> |
| 57 | + <!-- the check references an OVAL file that contains an inventory definition --> |
| 58 | + <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5" href="filename">installed_env_has_yum_package</check> |
| 59 | + </cpe-item> |
| 60 | +</cpe-list> |
0 commit comments