mirror of
git://code.qt.io/qt/qt5.git
synced 2025-12-21 07:28:21 +08:00
coin: Add cyclonedx-python-lib to sbom_requirements.txt
In preparation for generating a CycloneDX SBOM for Qt framework, install the cyclonedx-python-lib package which will be a required dependency for the SBOM generation process (assuming CycloneDX generation feature is enabled in the build). Pick-to: 6.8 6.9 6.10 Task-number: QTBUG-129598 Change-Id: Iacaeb22aa568cecd6ffbe2ece30de953e37c5cf2 Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
This commit is contained in:
@@ -4,3 +4,4 @@ ntia-conformance-checker ; python_version >= '3.9'
|
||||
sbomaudit ; python_version >= '3.9'
|
||||
sbom2doc ; python_version >= '3.9'
|
||||
reuse ; python_version >= '3.9'
|
||||
cyclonedx-python-lib==11.0.0 ; python_version >= '3.9'
|
||||
|
||||
Reference in New Issue
Block a user