From 986e68b992314f1e1e9fdad9b2c3bc0a85747c5f Mon Sep 17 00:00:00 2001 From: Carmen Rata Date: Wed, 7 Apr 2021 22:28:27 -0400 Subject: [PATCH] Add openscap rpms to image.inc In order to be up-to-date with openscap tools used to scan for security violations we need to update the openscap rpms from: openscap-scanner-1.2.17-2.el7.x86_64 openscap-1.2.17-2.el7.x86_64 to: openscap-1.2.17-13.el7_9.x86_64.rpm openscap-scanner-1.2.17-13.el7_9.x86_64.rpm Added the 2 openscap rpms to image.inc to include them in the iso. Story: 2008668 Task: 42232 Depends-On: https://review.opendev.org/c/starlingx/tools/+/784801 Signed-off-by: Carmen Rata Change-Id: Id775dd299b35c085ef7f0762b778b8832c1fa68f --- build-tools/build_iso/image.inc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-tools/build_iso/image.inc b/build-tools/build_iso/image.inc index 663cbbfa..4c36213e 100644 --- a/build-tools/build_iso/image.inc +++ b/build-tools/build_iso/image.inc @@ -79,3 +79,7 @@ kata-runtime # For nvme disk firmware update nvme-cli + +# Add openscap tools +openscap +openscap-scanner