Changes for page Dependency-Track
Last modified by Milad Afshar-Jahanshahi on 2025/09/03 14:31
From version 38.1
edited by Milad Afshar-Jahanshahi
on 2025/09/03 13:06
on 2025/09/03 13:06
Change comment:
There is no comment for this version
To version 38.3
edited by Milad Afshar-Jahanshahi
on 2025/09/03 13:10
on 2025/09/03 13:10
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -63,7 +63,7 @@ 63 63 64 64 == Collection Project == 65 65 66 -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 portal project. This makes it easier to see aggregated metrics, such as vulnerabilities and license compliance, without having to open each subproject individually. 66 +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. 67 67 For more details, see the [[Collection Projects>>https://docs.dependencytrack.org/usage/collection-projects/]] section in the Dependency-Track documentation. 68 68 69 69 = Users and Roles = ... ... @@ -70,16 +70,19 @@ 70 70 71 71 * Projects, users and their roles in projects are managed in the DevOps Portal, the corresponding functions in Dependency-Track are disabled (UI and API) 72 72 73 +(% class="box warningmessage" %) 74 +((( 73 73 ⚠ **Note** 74 -Projects in the DevOps portal are mapped to the corresponding subwikis in Dependency-Track. 76 +Projects in the DevOps portal are mapped to the corresponding teams in Dependency-Track. 77 +))) 75 75 76 -* When Dependency-Track is added as a tool to an existing or new project, a corresponding subwiki is automatically created. Users assigned to the project in the DevOps Portal are then added to the subwiki with the roles defined in the configuration :79 +* When Dependency-Track is added as a tool to an existing or new project, a corresponding pris automatically created. Users assigned to the project in the DevOps Portal are then added to the subwiki with the roles defined in the configuration : 77 77 ** Role mapping: ((( 78 -|=Project Role in DevOps Portal|=Permissions in XWiki79 -|Admin| POLICY_VIOLATION_ANALYSIS,''VIEW_POLICY_VIOLATION,''VIEW_PORTFOLIO,'VIEW_VULNERABILITY,''VULNERABILITY_ANALYSIS'80 -|Master|(% colspan="1" %)C anview,comment,and edit pages,butcannot delete content81 -|Developer|(% colspan="1" %)S imilartoMaster82 -|Viewer| Read-only access.Canonly view content,no edits or comments allowed81 +|=Project Role in DevOps Portal|=Permissions in Dependency-Track 82 +|Admin|POLICY_VIOLATION_ANALYSIS, VIEW_POLICY_VIOLATION, VIEW_PORTFOLIO, VIEW_VULNERABILITY, VULNERABILITY_ANALYSIS 83 +|Master|(% colspan="1" %)POLICY_VIOLATION_ANALYSIS, VIEW_POLICY_VIOLATION, VIEW_PORTFOLIO, VIEW_VULNERABILITY, VULNERABILITY_ANALYSIS 84 +|Developer|(% colspan="1" %)POLICY_VIOLATION_ANALYSIS, VIEW_POLICY_VIOLATION, VIEW_PORTFOLIO, VIEW_VULNERABILITY, VULNERABILITY_ANALYSIS 85 +|Viewer|VIEW_POLICY_VIOLATION, VIEW_PORTFOLIO, VIEW_VULNERABILITY 83 83 84 84 A detailed description of the XWiki role model can be found [[here>>https://www.xwiki.org/xwiki/bin/view/Documentation/AdminGuide/Access%20Rights/Permission%20types/]] 85 85 )))