Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Alt Linux to a list of a checkable versions of linux #1465

Closed
Constacalm opened this issue Mar 15, 2024 · 5 comments
Closed

Add Alt Linux to a list of a checkable versions of linux #1465

Constacalm opened this issue Mar 15, 2024 · 5 comments
Assignees

Comments

@Constacalm
Copy link
Contributor

Is your feature request related to a problem? Please describe.

OS Detection function report an error, see below:

Exception found!

Function/test: [OS Detection]
Message: Unknown OS found in /etc/os-release - Please create an issue on GitHub and share the the contents (cat /etc/os-release): https://github.com/CISOfy/lynis

Help improving the Lynis community with your feedback!

Steps:

  • Ensure you are running the latest version (/usr/bin/lynis update check)
  • If so, create a GitHub issue at https://github.com/CISOfy/lynis
  • Include relevant parts of the log file or configuration file

Thanks!

Describe the solution you'd like

Here is a output from system under lynis checking:

$ cat /etc/os-release
NAME="ALT"
VERSION="10.3"
ID=altlinux
LOGO="basealt"
VERSION_ID=10.3
PRETTY_NAME="ALT Workstation K 10.3 (Sorbaronia Mitschurinii)"
ANSI_COLOR="1;33"
CPE_NAME="cpe:/o:alt:kworkstation:10"
BUILD_ID="ALT 10.2"
ALT_BRANCH_ID="p10"
HOME_URL="https://www.basealt.ru/"
BUG_REPORT_URL="https://bugs.altlinux.org/"
DOCUMENTATION_URL="https://docs.altlinux.org/"
SUPPORT_URL="https://support.basealt.ru/"

Required changes

Add Alt Linux to a list of a checkable versions of linux (https://en.altlinux.org/Main_Page)

Additional context

No additional context yet.

@mboelen mboelen self-assigned this Mar 17, 2024
@mboelen
Copy link
Member

mboelen commented Mar 17, 2024

Thanks for the suggestion. Do you want to create a pull request for it?

@Constacalm
Copy link
Contributor Author

Constacalm commented Mar 28, 2024

Thanks for the suggestion. Do you want to create a pull request for it?

I don't know. If it is reconmended in case of develompent lifecycle process.

@mboelen mboelen added the good-first-issue This may be a great opportunity to get started with contributing to an open source project! label Mar 28, 2024
@mboelen
Copy link
Member

mboelen commented Mar 28, 2024

Would be great if you have the time. This way you can directly test that it works and then it becomes part of the next release (after merge).

Constacalm added a commit to Constacalm/lynis that referenced this issue Apr 1, 2024
Consider to update osdetection script to detect ALT Linux distro in issue CISOfy#1465 (CISOfy#1465)
@Constacalm
Copy link
Contributor Author

#1475

@mboelen
Copy link
Member

mboelen commented May 14, 2024

Thanks, merged and will be available in next release.

@mboelen mboelen closed this as completed May 14, 2024
@mboelen mboelen added enhancement and removed needs-confirmation good-first-issue This may be a great opportunity to get started with contributing to an open source project! labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants