Changes for page Dependency-Track

Last modified by Milad Afshar-Jahanshahi on 2025/09/03 14:31

From version 53.1
edited by Boris Folgmann
on 2025/09/03 14:13
Change comment: Uploaded new attachment "1756907509490-678.png", version {1}
To version 53.2
edited by Boris Folgmann
on 2025/09/03 14:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -57,9 +57,13 @@
57 57  
58 58  == Dependency-Track Jenkins Integration ==
59 59  
60 -When using sdcPipeline(), Maven projects automatically generate a Software Bill of Materials (SBOM) and are pushed to Dependency-Track project. This process is fully automated through the provided pipeline library. Currently, this option is only available for Maven projects.
60 +The [[Jenkins Shared Library>>url:https://prd.sdc.t-systems.net/xwiki/wiki/devopsaas/view/Jenkins/Jenkins%20Shared%20Library/]] will automatically create SBOM files for maven projects and upload them to Dependency-Track.
61 61  
62 +[[image:1756907509490-678.png]]
62 62  
64 +When using sdcPipeline(), Maven projects automatically generate a Software Bill of Materials (SBOM) and push them to a Dependency-Track sub project. This process is fully automated through the provided pipeline library. Currently, this option is only available for Maven projects.
65 +
66 +
63 63  == Collection Project ==
64 64  
65 65  In Dependency-Track, these Maven builds are organized under a **Collection Project**. Subprojects (for example, individual modules of a Maven project) are created as children of the DevOps portal project. This makes it easier to see aggregated metrics, such as vulnerabilities and license compliance, without having to open each subproject individually.