34 lines
2.2 KiB
Diff
34 lines
2.2 KiB
Diff
From 0d04f65d53b83690769f7baee48ec64e785b0e00 Mon Sep 17 00:00:00 2001
|
|
From: Gabriel Becker <ggasparb@redhat.com>
|
|
Date: Mon, 23 Aug 2021 11:33:28 +0200
|
|
Subject: [PATCH] Mark agent_mfetpd_running as machine only.
|
|
|
|
---
|
|
.../mcafee_endpoint_security_software/group.yml | 2 ++
|
|
.../package_mcafeetp_installed/rule.yml | 2 --
|
|
2 files changed, 2 insertions(+), 2 deletions(-)
|
|
|
|
diff --git a/linux_os/guide/system/software/integrity/endpoint_security_software/mcafee_security_software/mcafee_endpoint_security_software/group.yml b/linux_os/guide/system/software/integrity/endpoint_security_software/mcafee_security_software/mcafee_endpoint_security_software/group.yml
|
|
index f2e4e89851..b915311533 100644
|
|
--- a/linux_os/guide/system/software/integrity/endpoint_security_software/mcafee_security_software/mcafee_endpoint_security_software/group.yml
|
|
+++ b/linux_os/guide/system/software/integrity/endpoint_security_software/mcafee_security_software/mcafee_endpoint_security_software/group.yml
|
|
@@ -5,3 +5,5 @@ title: 'McAfee Endpoint Security for Linux (ENSL)'
|
|
description: |-
|
|
McAfee Endpoint Security for Linux (ENSL) is a suite of software applications
|
|
used to monitor, detect, and defend computer networks and systems.
|
|
+
|
|
+platform: machine
|
|
diff --git a/linux_os/guide/system/software/integrity/endpoint_security_software/mcafee_security_software/mcafee_endpoint_security_software/package_mcafeetp_installed/rule.yml b/linux_os/guide/system/software/integrity/endpoint_security_software/mcafee_security_software/mcafee_endpoint_security_software/package_mcafeetp_installed/rule.yml
|
|
index 16587792ef..4c7dc8d7a2 100644
|
|
--- a/linux_os/guide/system/software/integrity/endpoint_security_software/mcafee_security_software/mcafee_endpoint_security_software/package_mcafeetp_installed/rule.yml
|
|
+++ b/linux_os/guide/system/software/integrity/endpoint_security_software/mcafee_security_software/mcafee_endpoint_security_software/package_mcafeetp_installed/rule.yml
|
|
@@ -37,8 +37,6 @@ warnings:
|
|
Due to McAfee Endpoint Security for Linux (ENSL) being 3rd party software,
|
|
automated remediation is not available for this configuration check.
|
|
|
|
-platform: machine
|
|
-
|
|
template:
|
|
name: package_installed
|
|
vars:
|