mirror of
https://github.com/ovh/debian-cis.git
synced 2025-09-09 07:50:54 +02:00
feat: add trixie docker build
Ensure the current debian12 scripts are going to run on trixie
This commit is contained in:
@@ -13,6 +13,7 @@ test_audit() {
|
||||
describe Tests purposely failing
|
||||
useradd --create-home "$test_user"
|
||||
touch "/home/$test_user/$test_file"
|
||||
chmod o+rx "/home/$test_user"
|
||||
chmod 777 "/home/$test_user/$test_file"
|
||||
register_test retvalshouldbe 1
|
||||
register_test contain "Group Write permission set on FILE"
|
||||
|
Reference in New Issue
Block a user