Metadata-Version: 2.1
Name: vulnstick
Version: 0.9.2
Summary: Tool for comparing the results from vulnerability scanners
License: Apache 2.0
Author: KhulnaSoft Security
Author-email: security@khulnasoft.com
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: Colr (>=0.9.1,<0.10.0)
Requires-Dist: GitPython (>=3.1.43,<4.0.0)
Requires-Dist: PyYAML (>=6.0.0,<7.0)
Requires-Dist: Pygments (>=2.17.2,<3.0.0)
Requires-Dist: click (>=8,<9)
Requires-Dist: dataclass-wizard (>=0.22.3,<0.23.0)
Requires-Dist: dataclasses-json (>=0.6.4,<0.7.0)
Requires-Dist: importlib-metadata (>=7.1.0,<8.0.0)
Requires-Dist: mergedeep (>=1.3.4,<2.0.0)
Requires-Dist: omitempty (>=0.1.1,<0.2.0)
Requires-Dist: prompt-toolkit (>=3.0.43,<4.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: rfc3339 (>=6.2,<7.0)
Requires-Dist: tabulate (>=0.9.0,<0.10.0)
