Metadata-Version: 2.4
Name: python-scap
Version: 0.0.5
Summary: Python library for working with NVD SCAP content
Author-email: Nuno André <mail@nunoand.re>
License: BSD-3-Clause
Project-URL: Homepage, https://github.com/nuno-andre/python-scap#readme
Project-URL: Source, https://github.com/nuno-andre/python-scap
Project-URL: BugTracker, https://github.com/nuno-andre/python-scap/issues
Keywords: cpe,cve,nvd,nist,mitre,pydantic,scap,vulnerability
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
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: Typing :: Typed
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fastapi>=0.115.12
Requires-Dist: httpx>=0.26.0
Requires-Dist: pydantic>=2.11.5
Requires-Dist: sqlmodel>=0.0.24
Dynamic: license-file

# Python SCAP (WIP 👷)

> - [NIST SCAP Python models][1]

[1]: https://csrc.nist.gov/projects/security-content-automation-protocol
