Changes for page Dependency-Track
Last modified by Milad Afshar-Jahanshahi on 2025/09/03 14:31
From version 53.5
edited by Boris Folgmann
on 2025/09/03 14:17
on 2025/09/03 14:17
Change comment:
There is no comment for this version
To version 53.1
edited by Boris Folgmann
on 2025/09/03 14:13
on 2025/09/03 14:13
Change comment:
Uploaded new attachment "1756907509490-678.png", version {1}
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -53,22 +53,18 @@ 53 53 54 54 = Projects = 55 55 56 -After creating a DevOps project in the portal, a Dependency-Track project is automatically created. The type of the new project is a **Collection Project**. Sub projects (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. 57 -For more details, see the [[Collection Projects>>https://docs.dependencytrack.org/usage/collection-projects/]] section in the Dependency-Track documentation. 56 +After creating a DevOps project in the portal, a Dependency-Track project is automatically created. 58 58 59 -== IntegrationwithJenkins ==58 +== Dependency-Track Jenkins Integration == 60 60 61 - The[[JenkinsShared Library>>url:https://prd.sdc.t-systems.net/xwiki/wiki/devopsaas/view/Jenkins/Jenkins%20Shared%20Library/]] willautomaticallycreateSBOM(Software Bill of Materials)filesformaven projectsandupload themtoDependency-Track.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. 62 62 63 -[[image:1756907509490-678.png]] 64 64 65 - Anew Dependency-Track sub projectis automaticallycreatedon the fly.63 +== Collection Project == 66 66 67 -Currently, this option is only available for Maven projects. 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. 66 +For more details, see the [[Collection Projects>>https://docs.dependencytrack.org/usage/collection-projects/]] section in the Dependency-Track documentation. 68 68 69 - 70 -== == 71 - 72 72 = Users and Roles = 73 73 74 74 * Projects, users and their roles in projects are managed in the DevOps Portal, the corresponding functions in Dependency-Track are disabled (UI and API)