Changes for page Dependency-Track

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

From version 36.1
edited by Milad Afshar-Jahanshahi
on 2025/09/03 13:02
Change comment: There is no comment for this version
To version 36.2
edited by Milad Afshar-Jahanshahi
on 2025/09/03 13:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -56,7 +56,7 @@
56 56  If you are not already logged in to another tool in the toolchain or the DevOps portal, then you have to login using your configured SSO credentials.
57 57  
58 58  
59 -= Projects =
59 += Projects =
60 60  
61 61  == Dependency-Track Jenkins Integration ==
62 62  
... ... @@ -63,9 +63,10 @@
63 63  When using sdcPipeline(), Maven projects automatically generate a Software Bill of Materials (SBOM) and are pushed to Dependency-Track. This process is fully automated through the provided pipeline library. Currently, this option is only available for Maven projects.
64 64  
65 65  
66 -== Collection Project und Unterprojekte ==
66 +== Collection Project ==
67 67  
68 68  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 collection. This makes it easier to see aggregated metrics, such as vulnerabilities and license compliance, without having to open each subproject individually.
69 +For more details, see the [[Collection Projects>>https://docs.dependencytrack.org/usage/collection-projects/]] section in the Dependency-Track documentation.
69 69  
70 70  = Users and Roles =
71 71