Sparrow is Raku automation framework comes with useful plugins people can use to automate infrastructure. Scc plugin allows to check Linux essential configuration files for security compliance. Here some examples:

Sysctl



$ sudo sysctl -a | s6 --plg-run scc@check=sysctl
12:24:07 :: [task] - run plg scc@check=sysctl
12:24:07 :: [task] - run...