V8.00.000.2025.06.17
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 2m2s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-10-26 16:48:17 +00:00
parent 1c83813ec4
commit 85c46f3c4c
5 changed files with 42 additions and 41 deletions
+5 -6
View File
@@ -24,7 +24,7 @@
# TODO: Copying Log Files to final System
# TODO: Integrate CISS.debian.installer calling arguments and preseed.yaml into CISS.debian.live.builder build chain?
# TODO: Reboot function for Autoinstall, Clean Exit, Flush Logs, luksClose, umount
# TODO: Implement loop_pass() for other passwords 0105_arg_nuke_converter.sh
# TODO: Implement loop_pass() for other passwords 1257_yaml_xnuke.sh
# TODO: Implement / Integrate IP, Port validation CDI_1200
### WHY BASH?
@@ -198,10 +198,6 @@ arg_parser "$@"
info_echo "0103_arg_priority_check.sh"
arg_priority_check
### HASHING PASSWORDS.
info_echo "0105_arg_nuke_converter.sh"
nuke_passphrase
### CDI_1250
info_echo "1250_yaml_parser.sh"
@@ -213,9 +209,12 @@ yaml_reader
info_echo "1252_yaml_validator.sh"
yaml_validator
info_echo "1256_secret_parser.sh"
info_echo "1256_yaml_xfiles.sh"
yaml_secret
info_echo "1257_yaml_xnuke.sh"
nuke_passphrase
### CDI_3200
info_echo "3200_partitioning.sh"