Metadata-Version: 2.4
Name: yocto-security-tools
Version: 1.0.0
Summary: Standalone CVE management tools for Yocto/OpenEmbedded
License: MIT
Project-URL: Homepage, https://github.com/Ericsson/yocto-security-tools
Project-URL: Repository, https://github.com/Ericsson/yocto-security-tools
Project-URL: Issues, https://github.com/Ericsson/yocto-security-tools/issues
Project-URL: Changelog, https://github.com/Ericsson/yocto-security-tools/blob/main/CHANGELOG.md
Classifier: License :: OSI Approved :: MIT 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
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: requests<3,>=2.28
Requires-Dist: packaging<27,>=23.0
Provides-Extra: dev
Requires-Dist: pytest<10,>=7.0; extra == "dev"
Requires-Dist: pytest-cov<8,>=4.0; extra == "dev"
Requires-Dist: mypy<3,>=1.8; extra == "dev"
Requires-Dist: ruff<1,>=0.4; extra == "dev"
Dynamic: license-file
