Metadata-Version: 2.4
Name: shipcheck
Version: 0.0.1
Summary: Embedded Linux compliance auditor — CRA, Secure Boot, SBOM, CVE tracking
Project-URL: Homepage, https://github.com/jetm/shipcheck
Project-URL: Repository, https://github.com/jetm/shipcheck
Project-URL: Issues, https://github.com/jetm/shipcheck/issues
Author: Javier Tia
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: compliance,cra,cve,embedded,firmware,sbom,security,yocto
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.10
Requires-Dist: jinja2>=3.1.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: rich>=13.0.0
Requires-Dist: typer>=0.9.0
Provides-Extra: dev
Requires-Dist: bump-my-version; extra == 'dev'
Requires-Dist: pre-commit; extra == 'dev'
Requires-Dist: ruff; extra == 'dev'
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'
Description-Content-Type: text/markdown

# shipcheck

Embedded Linux compliance auditor for CRA, Secure Boot, SBOM, and CVE tracking.

Coming soon. v0.1 target: Week 4.
