[GH-ISSUE #243] Documentation: functions in documentation does not reflect actual functions in the code #72

Closed
opened 2026-03-03 13:58:54 +03:00 by kerem · 2 comments
Owner

Originally created by @egisan2019 on GitHub (Feb 20, 2023).
Original GitHub issue: https://github.com/konstruktoid/hardening/issues/243

Originally assigned to: @konstruktoid on GitHub.

Some minor docs issues, which make harder to navigate the script, as function names differ:
function name disablemnt vs actual name f_disablefs
limits vs f_limitsconf
packages vs f_package_install
ctraltdel vs f_ctrlaltdel
compilers vs f_restrictcompilers
reboot vs f_checkreboot

Also missing some functions description in docs, which are implemented:
f_aptget_configure
f_sshconfig
f_package_remove
f_aa_enforce
f_aide_post
f_aide_timer
f_aptget_noexec
f_aptget_clean
maybe they are merged into other scripts?

Is it possible to identify implemented CIS controls?

Originally created by @egisan2019 on GitHub (Feb 20, 2023). Original GitHub issue: https://github.com/konstruktoid/hardening/issues/243 Originally assigned to: @konstruktoid on GitHub. Some minor docs issues, which make harder to navigate the script, as function names differ: function name disablemnt vs actual name f_disablefs limits vs f_limitsconf packages vs f_package_install ctraltdel vs f_ctrlaltdel compilers vs f_restrictcompilers reboot vs f_checkreboot Also missing some functions description in docs, which are implemented: f_aptget_configure f_sshconfig f_package_remove f_aa_enforce f_aide_post f_aide_timer f_aptget_noexec f_aptget_clean maybe they are merged into other scripts? Is it possible to identify implemented CIS controls?
kerem closed this issue 2026-03-03 13:58:54 +03:00
Author
Owner

@konstruktoid commented on GitHub (Feb 20, 2023):

Thanks @egisan2019, and to be honest; This isn't minor.
Will start updating.

<!-- gh-comment-id:1436832051 --> @konstruktoid commented on GitHub (Feb 20, 2023): Thanks @egisan2019, and to be honest; This isn't minor. Will start updating.
Author
Owner

@konstruktoid commented on GitHub (Feb 22, 2023):

Sorry for the delay @egisan2019, but the README has been rewritten.
Feel free to point out any mistakes.

<!-- gh-comment-id:1440125957 --> @konstruktoid commented on GitHub (Feb 22, 2023): Sorry for the delay @egisan2019, but the README has been rewritten. Feel free to point out any mistakes.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hardening#72
No description provided.