Source: systemcheck
Section: misc
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
XSBC-Original-Maintainer: Patrick Schleizer <adrelanos@kicksecure.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 debhelper (>= 13),
 dh-apparmor,
 pkgconf,
 pkg-config,
Standards-Version: 4.6.2
Homepage: https://www.kicksecure.com/wiki/Systemcheck
Vcs-Browser: https://github.com/Kicksecure/systemcheck
Vcs-Git: https://github.com/Kicksecure/systemcheck.git

Package: systemcheck
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 adduser,
 apparmor-profile-dist,
 ca-certificates,
 curl,
 dist-base-files,
 helper-scripts,
 libarchive-tools,
 msgcollector,
 net-tools,
 privleap,
 psmisc,
 python3,
 signify-openbsd,
 sudo,
 security-misc,
 spectre-meltdown-checker,
 systemd,
 vrms,
Replaces: apparmor-profile-whonixcheck,
 whonixcheck
Conflicts: apparmor-profile-whonixcheck,
 whonixcheck,
Recommends: icon-pack-dist, msgcollector-gui
Description: systemcheck - Security Check Application
 systemcheck is a script which checks numerous, important system variables. systemcheck can be run in a CLI environment (such as in terminal emulator xfce4-terminal) or via the GUI option, which has an in-built progress meter and summary notification popup of the results. The script is stored in the /usr/bin/systemcheck and /usr/libexec/systemcheck/ directories. Kicksecure is functional without the systemcheck script since it only checks the system status; it is not responsible for core settings. Nothing is compiled, and the script can be easily inspected in the source code.