Commit Graph

4 Commits

Author SHA1 Message Date
damien cavagnini
532c40d311 feat: add debian12 scripts
- at_is_restricted.sh			-> 2.4.2.1
- wireless_interfaces_disabled.sh	-> 3.1.2
- bluetooth_is_disabled.sh 		-> 3.1.3
- sudo_no_nopasswd.sh 			-> 5.2.4
- aide_is_installed.sh 			-> 6.1.1
2025-07-31 12:03:36 +02:00
damcav35
fbeac63e34 fix: shellcheck precommit (#276)
Co-authored-by: damien cavagnini <damien.cavagnini@corp.ovh.com>
2025-07-30 15:03:29 +02:00
damcav35
c9f9137e59 feat: add some precommit (#274)
- ensure correct formatting with shfmt
- ensure correct syntax with shellcheck

Co-authored-by: damien cavagnini <damien.cavagnini@corp.ovh.com>
2025-07-22 11:14:41 +02:00
damcav35
99bc575714 Damcava35/test pre commit (#256)
* chore: make linter happy for existing code

* fix: add missing test 2.1.2_disable_bsd_intetd.sh

* feat: add basic pre commit

Ensure a check has a corresponding test

---------

Co-authored-by: Damien Cavagnini <damien.cavagnini@corp.ovh.com>
2025-06-23 10:23:43 +02:00