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

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
