Details
-
User Story
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
None
Description
The CMake implementation that Qt uses to generate its SBOM could be retrofitted to offer a public CMake API for user projects to generate their own SBOM.
It will require some internal refactorings to achieve that.
The implementation should ideally also support detecting and referencing Qt's own SBOM documents, so that the project SBOM can have a list of Qt module dependencies, etc.
This would also have to tie into deployment somehow, to deploy both the project SBOM and the Qt SBOM documents.
Attachments
Issue Links
- is required for
-
QTBUG-129601 Provide custom SBOM's in deployment tooling
- Open
-
QTCREATORBUG-31681 Create automated SBOM process for Qt Creator
- Open
- split from
-
QTBUG-122899 Generate SBOM from Qt build system
- In Progress