This project provides a CLI tool able to publish SBOM files to a [Dependency Track](https://docs.dependencytrack.org/) server.
## Install
## Get started
`sbom-scanner` requires Python 3.11 or higher and can be installed with the following command:
### Run SBOM Scanner CLI as a Python program
`sbom-scanner` is a Python program and can be installed as a PyPI package. It requires Python 3.11 or higher and can be installed with the following command: