Metadata-Version: 2.1 Name: amps Version: 0.0.2 Summary: Arch Linux package scanner Home-page: https://github.com/isaacmg00/amps Author: Isaac Garcia Author-email: isaacmg123@gmail.com Classifier: Programming Language :: Python :: 3 Classifier: License :: OSI Approved :: MIT License Classifier: Operating System :: Unix Classifier: Environment :: Console Requires-Python: >=3.7 Description-Content-Type: text/markdown License-File: LICENSE Requires-Dist: beautifulsoup4 (==4.12.0) Requires-Dist: distro (==1.7.0) Requires-Dist: lxml (==4.9.1) Requires-Dist: python-dotenv (==1.0.0) Requires-Dist: requests (==2.28.1) Requires-Dist: rich (==13.3.3) amps - are my packages safe Distribution auto detection script that scans for locally installed packages and checks if there are any known security vulnerabilities for them. Useful for servers and preventing any entry points for harmful intent. Done: Arch based distros Todo: Ubuntu/Check specific package versions for potential updates/add well known distros