CISOfy / lynis

Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing (HIPAA/ISO27001/PCI DSS) and system hardening. Agentless, and installation optional.
https://cisofy.com/lynis/
GNU General Public License v3.0
13.3k stars 1.48k forks source link

Unknown OS - Artix Linux #1179

Closed digitalcheetah closed 3 years ago

digitalcheetah commented 3 years ago

Describe the bug An unknown OS exception is thrown when running on Artix Linux.

Version

Expected behavior It should be detected.

Output 2021-07-01 00:39:08 EOL check: 255 2021-07-01 00:39:08 Note: the end-of-life of 'Artix Linux' could not be checked. Entry missing in software-eol.db?

Additional context From /etc/os-release:

NAME="Artix Linux" PRETTY_NAME="Artix Linux" ID=artix BUILD_ID=rolling ANSI_COLOR="0;36" HOME_URL="https://www.artixlinux.org/" DOCUMENTATION_URL="https://wiki.artixlinux.org/" SUPPORT_URL="https://forum.artixlinux.org/" BUG_REPORT_URL="https://bugs.artixlinux.org/" LOGO=artixlinux

Artix Linux, like Arch, is a rolling distribution.

mboelen commented 3 years ago

Thanks for reporting!

Do you have the chance to add an entry to include/os-detection and become a contributor? :)

digitalcheetah commented 3 years ago

Sure. Just made the PR a few minutes ago. :)

mboelen commented 3 years ago

Closing now pull request has been merged