Changes for page Dependency-Track

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

From version 47.1
edited by Milad Afshar-Jahanshahi
on 2025/09/03 13:45
Change comment: There is no comment for this version
To version 48.1
edited by Milad Afshar-Jahanshahi
on 2025/09/03 14:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,7 +4,7 @@
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  
... ... @@ -12,19 +12,19 @@
12 12  
13 13  [[Dependency Track Documentation>>https://docs.dependencytrack.org/]]
14 14  
15 -= Accessing Dependency Track =
15 += Accessing Dependency-Track =
16 16  
17 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.
18 18  
19 19  == Preconditions in DevOps portal to access Dependency-Track ==
20 20  
21 -1. A Dependency Track license must be assigned to the user
21 +1. A Dependency-Track license must be assigned to the user
22 22  1. Deptrack must be added to the tool list of the project
23 23  
24 24  (% class="box warningmessage" %)
25 25  (((
26 26  ⚠ **Note**
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.
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.
28 28  )))
29 29  
30 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.