Skip to content

isaacmg00/amps

Repository files navigation

Amps (Are My Packages Safe?) - A package scanner for Arch Linux based systems

PyPI version Supported Python Versions Is Wheel

amps scans all packages installed via pacman on your system and provides you a simple report of those with open CVE's reported here.

Amps currently only supports Arch Linux based systems, but apt, dpkg, and dnf capabilities are planned to work for more devices.

Preview


Installation

Via PyPI:

pip install amps

As a python script:

git clone https://github.com/isaacmg00/amps/ && cd amps/amps
python amps.py