mirror of
https://github.com/ovh/debian-cis.git
synced 2025-03-12 06:35:25 +01:00

On systems where /etc/sudoers.d might be updated often by some automated means, this check might raise a critical when a previously present file (during the ls) is no longer present (during its attempted read), so before raising a critical, re-check that it does exists first.