Changes for page Dependency-Track

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

From version 42.1
edited by Milad Afshar-Jahanshahi
on 2025/09/03 13:28
Change comment: There is no comment for this version
To version 44.2
edited by Milad Afshar-Jahanshahi
on 2025/09/03 13:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,32 +4,30 @@
4 4  
5 5  = Introduction =
6 6  
7 -Dependency-Track is an open-source Software Composition Analysis (SCA) tool that helps organizations manage and secure their software supply chain. It automatically generates and maintains a Software Bill of Materials (SBOM) for projects, continuously monitoring dependencies for known vulnerabilities. In addition, it tracks license compliance of open-source components, giving teams greater visibility and control. By integrating seamlessly into DevOps and CI/CD pipelines, Dependency-Track makes it easier to embed security throughout the development lifecycle.
7 +Dependency Track is an open-source Software Composition Analysis (SCA) tool that helps organizations manage and secure their software supply chain. It automatically generates and maintains a Software Bill of Materials (SBOM) for projects, continuously monitoring dependencies for known vulnerabilities. In addition, it tracks license compliance of open-source components, giving teams greater visibility and control. By integrating seamlessly into DevOps and CI/CD pipelines, Dependency-Track makes it easier to embed security throughout the development lifecycle.
8 8  
9 9  [[Vendor Page>>https://dependencytrack.org/]]
10 10  
11 -There are several useful resources available to get started with Deptrack:
11 +There are several useful resources available to get started with Dependency Track:
12 12  
13 13  [[Dependency-Track Documentation>>https://docs.dependencytrack.org/]]
14 14  
15 -[[Impact Analysis>>https://docs.dependencytrack.org/usage/impact-analysis/]]
16 -
17 17  = Accessing Dependency-Track =
18 18  
19 -Dependency-Track is integrated into the DevOps-as-a-Service toolchain, but for now its only offered in the Pilotkunden Preview. To get started, a few prerequisites need to be in place.
17 +Dependency-Track is integrated into the DevOps-as-a-Service toolchain, but for now it is only available to pilot customers. To get started, a few prerequisites need to be in place.
20 20  
21 21  == Preconditions in DevOps portal to access Dependency-Track ==
22 22  
23 -1. A Dependency-Track license must be assigned to the user
24 -1. Dependency-Track must be added to the tool list of the project
21 +1. A Dependency Track license must be assigned to the user
22 +1. Deptrack must be added to the tool list of the project
25 25  
26 26  (% class="box warningmessage" %)
27 27  (((
28 28  ⚠ **Note**
29 -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.
27 +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.
30 30  )))
31 31  
32 -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.
30 +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.
33 33  
34 34  == Via DevOps Portal ==
35 35