Pacaudit

Description

pacaudit audits installed packages on Arch Linux against known vulnerabilities listed on https://security.archlinux.org

Installation

Tango-view-fullscreen.pngThis article or section needs expansion.Tango-view-fullscreen.png

Reason: There's also pkg-auditAUR, arch-audit and probably a host of others (Discuss in Talk:Pacaudit#)
Install the pacauditAUR package.

Usage

pacaudit

   prints all vulnerable packages by name and the sum of all vulnerable packages

pacaudit -v

   prints all vulnerable packages by name, with CVE, severity and the sum of all vulnerable packages

pacaudit -n

   returns "OK" if no vulnerable packages are installed, "WARNING" if no vulnerable package with severity HIGH or higher is installed and CRITICAL else.

Development

Please report bugs, feature requests and stars on Github


https://github.com/steffenfritz/pacaudit