Generate CycloneDX Software Bill of Materials from Python projects
Creates CycloneDX Software Bill of Materials (SBOM) from Python projects
cyclonedx-python$ cyclonedx-python -o sbom.json$ cyclonedx-python -r requirements.txt -o sbom.xml -f xml$ cyclonedx-python --output sbom.json --format json