Metadata-Version: 2.1
Name: cyclonedx-lint
Version: 2022.7.17
Summary: Experimental CycloneDX baseline validator.
Home-page: https://github.com/sthagen/cyclonedx-lint
Author: Stefan Hagen
Author-email: stefan@hagen.link
Maintainer: Stefan Hagen
Maintainer-email: stefan@hagen.link
Project-URL: Bug Tracker, https://github.com/sthagen/cyclonedx-lint/issues
Project-URL: Documentation, https://sthagen.github.io/cyclonedx-lint
Project-URL: Source Code, https://github.com/sthagen/cyclonedx-lint
Keywords: baseline,cyclonedx,development,extension,software-bill-of-materials,validation
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE

# cyclonedx-lint

Experimental CycloneDX baseline validator.

[License: MIT](https://github.com/sthagen/cyclonedx-lint/blob/default/LICENSE)

[![version](https://img.shields.io/pypi/v/cyclonedx-lint.svg?style=flat)](https://pypi.python.org/pypi/cyclonedx-lint/)
[![downloads](https://pepy.tech/badge/cyclonedx-lint/month)](https://pepy.tech/project/cyclonedx-lint)
[![wheel](https://img.shields.io/pypi/wheel/cyclonedx-lint.svg?style=flat)](https://pypi.python.org/pypi/cyclonedx-lint/)
[![supported-versions](https://img.shields.io/pypi/pyversions/cyclonedx-lint.svg?style=flat)](https://pypi.python.org/pypi/cyclonedx-lint/)
[![supported-implementations](https://img.shields.io/pypi/implementation/cyclonedx-lint.svg?style=flat)](https://pypi.python.org/pypi/cyclonedx-lint/)

TODO: Third party dependencies are documented in the folder [third-party](third-party/README.md).

## Status

Experimental.

**Note**: The default branch is `default`.
