Changes for page Dependency-Track

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

From version 32.1
edited by Milad Afshar-Jahanshahi
on 2025/09/03 12:53
Change comment: There is no comment for this version
To version 33.3
edited by Milad Afshar-Jahanshahi
on 2025/09/03 12:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -20,10 +20,8 @@
20 20  
21 21  = Accessing Dependency-Track =
22 22  
23 +Dependency-Track is integrated into the DevOps-as-a-Service toolchain, but for now it’s only offered in the Pilotkunden Preview. To get started, a few prerequisites need to be in place.
23 23  
24 -Dependency-Track is integrated into the DOSSS toolchain, but for now it’s only offered in the Pilotkunden Preview. To get started, a few prerequisites need to be in place.
25 -
26 -
27 27  == Preconditions in DevOps portal to access Dependency-Track ==
28 28  
29 29  1. A Dependency-Track license must be assigned to the user
... ... @@ -32,18 +32,9 @@
32 32  (% class="box warningmessage" %)
33 33  (((
34 34  ⚠ **Note**
35 -Im Gegensatz zu anderen Tools ist ein Login nur dann möglich, wenn der User eine Lizenz hat und in mindestens einem DepTrack Projekt eine Rolle hat
33 +Unlike other tools, login is only possible if the user has a valid license and is assigned a role in at least one Dependency-Track project.
36 36  )))
37 37  
38 -
39 -
40 -
41 -
42 -
43 -
44 -
45 -
46 -
47 47  After completing the preconditions, a project in Dependency-Track, which is part of the DevOps-as-a-Service toolchain, can be accessed via the DevOps Portal or directly through a URL.
48 48  
49 49  == Via DevOps Portal ==
... ... @@ -68,9 +68,9 @@
68 68  
69 69  
70 70  
71 -== Dependency-Track Jenkins Interaction ==
60 +== Dependency-Track Jenkins Integration ==
72 72  
73 -Nur sdcPipeline() wird unterstützt, nur maven (bisher), alles automatisch
62 +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.
74 74  
75 75  
76 76  == Collection Project und Unterprojekte ==