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:
@@ -12,6 +12,7 @@ test_audit() {
|
||||
|
||||
describe Tests purposely failing
|
||||
useradd --create-home "$test_user"
|
||||
chmod o+rx "/home/$test_user/"
|
||||
touch "/home/$test_user/$test_file"
|
||||
chmod 777 "/home/$test_user/$test_file"
|
||||
register_test retvalshouldbe 1
|
||||
|
Reference in New Issue
Block a user