Jean28518 / linux-assistant

A daily linux helper with powerful integrated search, routines checks and administrative tasks. The Project is built with flutter and python.
https://www.linux-assistant.org
GNU General Public License v3.0
80 stars 11 forks source link

Ubuntu 24.04 - Security Check Recommends to disable ESM sources #214

Open michaelklose opened 1 month ago

michaelklose commented 1 month ago

Ubuntu 24.04 Linux Assistant 0.5.3

❯ sudo python3 check_security.py additionalsource: deb additionalsource: https://esm.ubuntu.com/apps/ubuntu additionalsource: Suites: additionalsource: main additionalsource: /usr/share/keyrings/ubuntu-pro-esm-apps.gpg additionalsource: deb additionalsource: https://esm.ubuntu.com/infra/ubuntu additionalsource: Suites: additionalsource: main additionalsource: /usr/share/keyrings/ubuntu-pro-esm-infra.gpg

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

homefoldernotsecure: drwxrwxr-x 3 mikl mikl 4096 May 23 22:18 . Unit xrdp.service could not be found. Unit ssh.service could not be found.

!script ran successfully.

root@ubuntu:/etc/apt/sources.list.d# ls ubuntu-esm-apps.sources ubuntu-esm-infra.sources ubuntu.sources ubuntu.sources.curtin.orig

https://github.com/Jean28518/linux-assistant/blob/cef23acd90564e1b64d3aa1074f29b31079bb43a/additional/python/check_security.py#L35

Extension has changed from .list to .sources