this post was submitted on 25 May 2026
23 points (96.0% liked)

Linux

13785 readers
534 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 2 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 1 day ago* (last edited 1 day ago)

I probably need to add report example here …

Update - done in readme