this post was submitted on 25 May 2026
26 points (96.4% liked)

Linux

14432 readers
340 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
 

Scc is a sparrow plugin that could be run over terminal to check security best practice of your Linux conf files :

  • sshd
  • sudoers
  • bind
  • redis
  • sysctl

more services are coming , check it out and let me know what you think https://github.com/melezhik/sparrow-plugins/tree/master/scc

you are viewing a single comment's thread
view the rest of the comments
[–] melezhik@programming.dev 2 points 2 months ago* (last edited 2 months ago)

I probably need to add report example here …

Update - done in readme