Project

General

Profile

Actions

Bug #26984

closed

Replace file_check_exists method by package_present in audit mode

Added by Elaad FURREEDAN 2 months ago. Updated about 2 months ago.

Status:
Released
Priority:
N/A
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No

Description

We have several WARN message at compile time :

 WARN Deprecated method 'file_check_exists' (2.4.1.8 - Ensure /etc/cron.deny exists): Use [file_present](#_file_present) with policy_mode_override set to audit instead
 WARN Deprecated method 'file_check_exists' (2.4.1.8 - Ensure /etc/cron.deny exists): Use [file_present](#_file_present) with policy_mode_override set to audit instead
 WARN Deprecated method 'file_check_exists' (2.4.2.1 - Ensure /etc/at.deny exists): Use [file_present](#_file_present) with policy_mode_override set to audit instead
 WARN Deprecated method 'file_check_exists' (2.4.2.1 - Ensure /etc/at.deny exists): Use [file_present](#_file_present) with policy_mode_override set to audit instead
 WARN Deprecated method 'file_check_exists' (7.1.10 - file check exists): Use [file_present](#_file_present) with policy_mode_override set to audit instead
 WARN Deprecated method 'file_check_exists' (7.1.10 - file check exists): Use [file_present](#_file_present) with policy_mode_override set to audit instead
 WARN Deprecated method 'file_check_exists' (7.1.10 - file check exists): Use [file_present](#_file_present) with policy_mode_override set to audit instead
 WARN Deprecated method 'file_check_exists' (7.1.10 - file check exists): Use [file_present](#_file_present) with policy_mode_override set to audit instead


Related issues 1 (1 open0 closed)

Related to CIS - Bug #27054: Resolve warning compilation messages in CIS ubuntu 20.04Pending releaseNicolas CHARLESActions
Actions

Also available in: Atom PDF