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

docs: add ubuntu 24.04 #243

Merged
merged 1 commit into from
May 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 19 additions & 19 deletions docs/supported-os.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@ title: Supported OS
sidebar_label: Supported OS
---

| Distribution | Release |
|:----------------|-------------------------------------------------------------------------:|
| Alpine | 3.3 and later |
| Ubuntu | 14.04, 16.04, 18.04, 20.04, 21.04, 21.10, 22.04, 22.10, 23.04, 23.10 |
| Debian | 8, 9, 10, 11, 12 |
| RHEL | 5, 6, 7, 8, 9 |
| Fedora | 32, 33, 34, 35, 36, 37, 38, 39 |
| Oracle Linux | 5, 6, 7 |
| CentOS | 6, 7, 8, stream8, stream9 |
| AlmaLinux | 8, 9 |
| Rocky Linux | 8, 9 |
| Amazon Linux | All |
| FreeBSD | 10, 11 |
| openSUSE | tumbleweed |
| openSUSE Leap | 15.2, 15.3 |
| SUSE Enterprise | 11, 12, 15 |
| Raspbian | Jessie, Stretch, Buster |
| Windows | Client, Server |
| MacOS | MacOS X, MacOS X Server, MacOS, MacOS Server |
| Distribution | Release |
|:----------------|--------------------------------------------------------------------------------:|
| Alpine | 3.3 and later |
| Ubuntu | 14.04, 16.04, 18.04, 20.04, 21.04, 21.10, 22.04, 22.10, 23.04, 23.10, 24.04 |
| Debian | 8, 9, 10, 11, 12 |
| RHEL | 5, 6, 7, 8, 9 |
| Fedora | 32, 33, 34, 35, 36, 37, 38, 39 |
| Oracle Linux | 5, 6, 7 |
| CentOS | 6, 7, 8, stream8, stream9 |
| AlmaLinux | 8, 9 |
| Rocky Linux | 8, 9 |
| Amazon Linux | All |
| FreeBSD | 10, 11 |
| openSUSE | tumbleweed |
| openSUSE Leap | 15.2, 15.3 |
| SUSE Enterprise | 11, 12, 15 |
| Raspbian | Jessie, Stretch, Buster |
| Windows | Client, Server |
| MacOS | MacOS X, MacOS X Server, MacOS, MacOS Server |
80 changes: 40 additions & 40 deletions docs/usage-configtest.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,50 +33,50 @@ The configtest subcommand checks whether vuls is able to connect via SSH to serv

### fast scan mode

| Distribution | Release | Requirements |
|:----------------|-------------------------------------------------------------------------:|:-------------|
| Alpine | 3.2 and later | - |
| Ubuntu | 14.04, 16.04, 18.04, 20.04, 21.04, 21.10, 22.04, 22.10, 23.04, 23.10 | - |
| Debian | 7, 8, 9, 10, 11, 12 | (reboot-notifier) |
| CentOS | 6, 7, 8, stream8, stream9 | - |
| AlmaLinux | 8, 9 | - |
| Rocky Linux | 8, 9 | - |
| Amazon | All | - |
| RHEL | 5, 6, 7, 8, 9 | - |
| Fedora | 32, 33, 34, 35, 36, 37, 38, 39 | - |
| Oracle Linux | 5, 6, 7 | - |
| openSUSE | tumbleweed | - |
| openSUSE Leap | 15.2, 15.3 | - |
| SUSE Enterprise | 11, 12, 15 | - |
| FreeBSD | 10, 11 | - |
| Raspbian | Jessie, Stretch, Buster | - |
| Windows | Client, Server | - |
| MacOS | MacOS X, MacOS X Server, MacOS, MacOS Server | - |
| Distribution | Release | Requirements |
|:----------------|--------------------------------------------------------------------------------:|:-------------|
| Alpine | 3.2 and later | - |
| Ubuntu | 14.04, 16.04, 18.04, 20.04, 21.04, 21.10, 22.04, 22.10, 23.04, 23.10, 24.04 | - |
| Debian | 7, 8, 9, 10, 11, 12 | (reboot-notifier) |
| CentOS | 6, 7, 8, stream8, stream9 | - |
| AlmaLinux | 8, 9 | - |
| Rocky Linux | 8, 9 | - |
| Amazon | All | - |
| RHEL | 5, 6, 7, 8, 9 | - |
| Fedora | 32, 33, 34, 35, 36, 37, 38, 39 | - |
| Oracle Linux | 5, 6, 7 | - |
| openSUSE | tumbleweed | - |
| openSUSE Leap | 15.2, 15.3 | - |
| SUSE Enterprise | 11, 12, 15 | - |
| FreeBSD | 10, 11 | - |
| Raspbian | Jessie, Stretch, Buster | - |
| Windows | Client, Server | - |
| MacOS | MacOS X, MacOS X Server, MacOS, MacOS Server | - |

### fast-root scan mode

The configtest subcommand with `fast-root` mode checks whether the packages are installed on the scan target server and also check `/etc/sudoers`

| Distribution | Release | Requirements |
|:----------------|-------------------------------------------------------------------------:|:-------------|
| Alpine | 3.2 and later | - |
| Ubuntu | 14.04, 16.04, 18.04, 20.04, 21.04, 21.10, 22.04, 22.10, 23.04, 23.10 | debian-goodies |
| Debian | 8, 9, 10, 11, 12 | debian-goodies, reboot-notifier |
| CentOS | 6, 7, 8, stream8, stream9 | - |
| AlmaLinux | 8, 9 | - |
| Rocky Linux | 8, 9 | - |
| Amazon | All | - |
| RHEL | 6, 7 | - |
| RHEL | 8, 9 | lsof |
| Fedora | 32, 33, 34, 35, 36, 37, 38, 39 | - |
| Oracle Linux | 5, 6, 7 | - |
| openSUSE | tumbleweed | - |
| openSUSE Leap | 15.2, 15.3 | - |
| SUSE Enterprise | 11, 12, 15 | - |
| FreeBSD | 10, 11 | - |
| Raspbian | Jessie, Stretch, Buster | debian-goodies |
| Windows | Client, Server | - |
| MacOS | MacOS X, MacOS X Server, MacOS, MacOS Server | - |
| Distribution | Release | Requirements |
|:----------------|--------------------------------------------------------------------------------:|:-------------|
| Alpine | 3.2 and later | - |
| Ubuntu | 14.04, 16.04, 18.04, 20.04, 21.04, 21.10, 22.04, 22.10, 23.04, 23.10, 24.04 | debian-goodies |
| Debian | 8, 9, 10, 11, 12 | debian-goodies, reboot-notifier |
| CentOS | 6, 7, 8, stream8, stream9 | - |
| AlmaLinux | 8, 9 | - |
| Rocky Linux | 8, 9 | - |
| Amazon | All | - |
| RHEL | 6, 7 | - |
| RHEL | 8, 9 | lsof |
| Fedora | 32, 33, 34, 35, 36, 37, 38, 39 | - |
| Oracle Linux | 5, 6, 7 | - |
| openSUSE | tumbleweed | - |
| openSUSE Leap | 15.2, 15.3 | - |
| SUSE Enterprise | 11, 12, 15 | - |
| FreeBSD | 10, 11 | - |
| Raspbian | Jessie, Stretch, Buster | debian-goodies |
| Windows | Client, Server | - |
| MacOS | MacOS X, MacOS X Server, MacOS, MacOS Server | - |

### deep scan mode

Expand All @@ -100,7 +100,7 @@ Defaults:vuls !requiretty

| Distribution | fast | fast-root | deep |
|:------------------|:-------------|:-------------|:-------------|
| Ubuntu 14.04, 16.04, 18.04, 20.04, 21.04, 21.10, 22.04, 22.10, 23.04, 23.10| - | `vuls ALL=(ALL) NOPASSWD:SETENV: /usr/bin/apt-get update, /usr/bin/stat *, /usr/sbin/checkrestart, /bin/ls -l /proc/*/exe, /bin/cat /proc/*/maps, /usr/bin/lsof -i -P -n` | same as `fast-root` |
| Ubuntu 14.04, 16.04, 18.04, 20.04, 21.04, 21.10, 22.04, 22.10, 23.04, 23.10, 24.04| - | `vuls ALL=(ALL) NOPASSWD:SETENV: /usr/bin/apt-get update, /usr/bin/stat *, /usr/sbin/checkrestart, /bin/ls -l /proc/*/exe, /bin/cat /proc/*/maps, /usr/bin/lsof -i -P -n` | same as `fast-root` |
| Debian 8, 9, 10, 11, 12| - | `vuls ALL=(ALL) NOPASSWD:SETENV: /usr/bin/apt-get update, /usr/bin/stat *, /usr/sbin/checkrestart, /bin/ls -l /proc/*/exe, /bin/cat /proc/*/maps, /usr/bin/lsof -i -P -n` | same as `fast-root`|
| CentOS 6, 7, 8, stream8, stream9 | - | `vuls ALL=(ALL) NOPASSWD:SETENV: /usr/bin/stat, /usr/bin/needs-restarting, /usr/bin/which, /bin/ls -l /proc/*/exe, /bin/cat /proc/*/maps, /usr/sbin/lsof -i -P -n` |same as `fast-root` |
| AlmaLinux 8, 9 | - | `vuls ALL=(ALL) NOPASSWD:SETENV: /usr/bin/stat, /usr/bin/repoquery, /usr/bin/needs-restarting, /usr/bin/which, /bin/ls -l /proc/*/exe, /bin/cat /proc/*/maps, /usr/bin/lsof -i -P -n` |same as `fast-root` |
Expand Down