From 455946939960304d8a9917688dd1b5ab134984b0 Mon Sep 17 00:00:00 2001 From: Milan Lysonek Date: Fri, 15 Mar 2024 15:47:38 +0100 Subject: [PATCH] Include /tmp partition as auto-waiver in host-os test --- conf/waivers-upstream | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/waivers-upstream b/conf/waivers-upstream index b6669809..97cc740a 100644 --- a/conf/waivers-upstream +++ b/conf/waivers-upstream @@ -118,7 +118,7 @@ # all Beaker repositories have gpgcheck=0 and they get copied to nested VMs too /(hardening|scanning)/.+/ensure_gpgcheck_never_disabled # we don't control partitions on the host OS -/hardening/host-os/oscap/.+/mount_option_(home|opt|srv|var|var_log|var_log_audit)_(noexec|nosuid|nodev|usrquota|grpquota) +/hardening/host-os/oscap/.+/mount_option_(home|opt|srv|var|var_log|var_log_audit|tmp)_(noexec|nosuid|nodev|usrquota|grpquota) /hardening/host-os/oscap/.+/mount_option_boot_efi_nosuid # likely something caused by restraint / Beaker test env /hardening/host-os/.+/file_permissions_unauthorized_world_writable