ComplianceAsCode / content

Security automation content in SCAP, Bash, Ansible, and other formats
https://complianceascode.readthedocs.io/en/latest/
Other
2.22k stars 697 forks source link

sudo is broken in testing environment with ANSSI High #11925

Closed Mab879 closed 6 months ago

Mab879 commented 6 months ago

Description of problem:

sudo is broken in testing environment

SCAP Security Guide Version:

0b096bc

Operating System Version:

RHEL 7.9

Actual Results:

bash: /usr/bin/sudo: Permission denied

Expected Results:

sudo works

Additional Information/Debugging Steps:

11586 and related PRs should be investigated

vojtapolasek commented 6 months ago

This has been resolved by excluding the rule file_permissions_sudo when performing tests.