logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Lynis Audit - Secure Linux Systems | Online Free DevTools by Hexmos

Secure Linux systems with Lynis Audit. Perform security audits, detect vulnerabilities and improve system hardening. Free online tool, no registration required.

lynis

System and security auditing tool. More information: https://cisofy.com/documentation/lynis/.

  • Check that Lynis is up-to-date:

sudo lynis update info

  • Run a security audit of the system:

sudo lynis audit system

  • Run a security audit of a Dockerfile:

sudo lynis audit dockerfile {{path/to/dockerfile}}

See Also