Changes for page Dependency-Track
Last modified by Milad Afshar-Jahanshahi on 2025/09/03 14:31
From version 53.2
edited by Boris Folgmann
on 2025/09/03 14:13
on 2025/09/03 14:13
Change comment:
There is no comment for this version
To version 56.1
edited by Boris Folgmann
on 2025/09/03 14:28
on 2025/09/03 14:28
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -18,8 +18,8 @@ 18 18 19 19 == Preconditions in DevOps portal to access Dependency-Track == 20 20 21 -1. A Dep endency-Track license must be assigned to the user by a Portal Admin.22 -1. Dep track must be added to the tool list of the project by a Project Admin or Portal Admin.21 +1. A DepTrack license must be assigned to the user by a Portal Admin. 22 +1. DepTrack must be added to the tool list of the project by a Project Admin or Portal Admin. 23 23 24 24 (% class="box warningmessage" %) 25 25 ((( ... ... @@ -53,34 +53,31 @@ 53 53 54 54 = Projects = 55 55 56 -After creating a DevOps project in the portal, a Dependency-Track project is automatically created. 56 +After creating a DevOps project in the portal, a Dependency-Track project is automatically created. The type of the new project is** Collection Project**. Subprojects which keep the real SBOM scan results are later created as children of this collection project. This makes it easier to see aggregated metrics, such as vulnerabilities and license compliance, without having to open each subproject individually. 57 57 58 - ==Dependency-TrackJenkinsIntegration==58 +For more details, see the [[Collection Projects>>https://docs.dependencytrack.org/usage/collection-projects/]] section in the Dependency-Track documentation. 59 59 60 - The[[Jenkins Shared Library>>url:https://prd.sdc.t-systems.net/xwiki/wiki/devopsaas/view/Jenkins/Jenkins%20Shared%20Library/]] willautomatically create SBOM files for maven projects and upload them to Dependency-Track.60 +== Integration with Jenkins == 61 61 62 +The [[Jenkins Shared Library>>url:https://prd.sdc.t-systems.net/xwiki/wiki/devopsaas/view/Jenkins/Jenkins%20Shared%20Library/]] will automatically create SBOM (Software Bill of Materials) files for maven projects and upload them to Dependency-Track. 63 + 62 62 [[image:1756907509490-678.png]] 63 63 64 - Whenusing sdcPipeline(), Maven projects automatically generate a SoftwareBill of Materials (SBOM) and push them to aDependency-Track sub project.Thisprocess is fullyautomated through the provided pipelinelibrary. Currently,thisoptionis only available for Maven projects.66 +A new Dependency-Track sub project is automatically created on the fly. 65 65 68 +Currently, this option is only available for Maven projects. 66 66 67 -== Collection Project == 68 68 69 -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. 70 -For more details, see the [[Collection Projects>>https://docs.dependencytrack.org/usage/collection-projects/]] section in the Dependency-Track documentation. 71 - 72 72 = Users and Roles = 73 73 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) 73 +* Projects, users and their roles in projects are managed in the DevOps Portal, the corresponding functions in Dependency-Track are disabled (UI and API). 75 75 76 76 (% class="box warningmessage" %) 77 77 ((( 78 -⚠ **Note** 79 -Projects in the DevOps portal are mapped to the corresponding project in Dependency-Track. 77 + 80 80 ))) 81 81 82 -* When Dependency-Track is added as a tool to an existing or new project, a corresponding Dependency-Track project is automatically created. Users assigned to the project in the DevOps Portal are then added to it with the roles defined in the configuration: 83 -** Role mapping: ((( 80 +* Users assigned to a project in the DevOps Portal are automatically added to the matching Dependency-Track projects with the roles as shown below:((( 84 84 |=Project Role in DevOps Portal|=Permissions in Dependency-Track 85 85 |Admin|POLICY_VIOLATION_ANALYSIS, VIEW_POLICY_VIOLATION, VIEW_PORTFOLIO, VIEW_VULNERABILITY, VULNERABILITY_ANALYSIS 86 86 |Master|(% colspan="1" %)POLICY_VIOLATION_ANALYSIS, VIEW_POLICY_VIOLATION, VIEW_PORTFOLIO, VIEW_VULNERABILITY, VULNERABILITY_ANALYSIS