From e0e43832bbe3d29f51ecf3da01fa424457761679 Mon Sep 17 00:00:00 2001 From: Watson Sato Date: Mon, 6 May 2019 15:49:06 +0200 Subject: [PATCH 1/2] Update debian8 cpe dictionary --- debian8/cpe/debian8-cpe-dictionary.xml | 45 ++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/debian8/cpe/debian8-cpe-dictionary.xml b/debian8/cpe/debian8-cpe-dictionary.xml index 76e00a24c3fd..b7975db607c9 100644 --- a/debian8/cpe/debian8-cpe-dictionary.xml +++ b/debian8/cpe/debian8-cpe-dictionary.xml @@ -7,4 +7,49 @@ installed_OS_is_debian8 + + Container + + installed_env_is_a_container + + + Bare-metal or Virtual Machine + + installed_env_is_a_machine + + + Package gdm is installed + + installed_env_has_gdm_package + + + Package libuser is installed + + installed_env_has_libuser_package + + + Package nss-pam-ldapd is installed + + installed_env_has_nss-pam-ldapd_package + + + Package pam is installed + + installed_env_has_pam_package + + + Package shadow-utils is installed + + installed_env_has_shadow-utils_package + + + Package systemd is installed + + installed_env_has_systemd_package + + + Package yum is installed + + installed_env_has_yum_package + From b101d127a0e88deb675b1910b1849ea4d74a7565 Mon Sep 17 00:00:00 2001 From: Watson Sato Date: Mon, 6 May 2019 16:47:09 +0200 Subject: [PATCH 2/2] Do not map fuse6 to CPEs not in dictionary Until these CPEs are uncommented from fuse6 CPE dictionary, and their CPE OVAL are implemented, these should not be part of the Benchmark. --- ssg/constants.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/ssg/constants.py b/ssg/constants.py index 23fc8f4beec6..ad139da8fb87 100644 --- a/ssg/constants.py +++ b/ssg/constants.py @@ -164,8 +164,6 @@ ], "fuse6": [ "cpe:/a:redhat:jboss_fuse:6.0", - "cpe:/a:redhat:jboss_fuse:6.1.0", - "cpe:/a:redhat:jboss_fuse_service_works:6.0", ], "jre": [ "cpe:/a:oracle:jre:",