mirror of
https://github.com/ovh/debian-cis.git
synced 2025-07-15 21:32:17 +02:00
feat: add "--set-version" option
This feature will allow to chose a specific cis version to run, like debian 11 or debian 12
This commit is contained in:
8
versions/README.md
Normal file
8
versions/README.md
Normal file
@ -0,0 +1,8 @@
|
||||
Here, we'll add some folders to represent a specific CIS version to use.
|
||||
Each folder will contains links to adequat scripts
|
||||
|
||||
Ex:
|
||||
debian12/
|
||||
1.1.1.1_disable_cramfs.sh ->../../bin/hardening/disable_cramfs.sh
|
||||
1.1.1.2_disable_freevxfs.sh ->../../bin/hardening/disable_freevxfs.sh
|
||||
etc.
|
1
versions/default
Symbolic link
1
versions/default
Symbolic link
@ -0,0 +1 @@
|
||||
../bin/hardening
|
Reference in New Issue
Block a user