Hi all, is it possible to export a SBOM (software bill of materials) from Mendix that lists all components and software dependencies involved in the development and delivery of an application, e.g. as XML file?
asked
Max Hanauer
1 answers
0
Studio Pro has a export to an HTML document, but that is not XML and less structured. You can use the SDK to create an export like this.
The mprtool in the modeler folder can help to explore the structure and the internal naming.