Metadata-Version: 2.2
Name: scanpak
Version: 0.1.0
Summary: a simple cli tool to scan python packages for CVEs
Requires-Python: >=3.13
Description-Content-Type: text/markdown
Requires-Dist: argparse>=1.4.0
Requires-Dist: nvdlib>=0.7.7
Requires-Dist: requests>=2.32.3
Requires-Dist: tabulate>=0.9.0

# scanpak

A simple cli tool to scan python packages for vulnerabilities
