Skip to content

Commit 0be29e8

Browse files
author
Paul Osinski
committed
change screenshot
1 parent f15803e commit 0be29e8

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

docs/content/en/working_with_findings/organizing_engagements_tests/pro_assets_organizations.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,11 @@ DefectDojo Pro is extending the Product/Product Type object classes to provide g
1212

1313
### Organizations
1414

15-
As with Product Types **Organizations** should be understood as a top-level category. You can use these to separate your organization's core software applications, departments or business functions.
15+
As with Product Types, **Organizations** should be understood as a top-level category. You can use these to separate your business' core software applications, departments or business functions.
1616

17-
* For example, you could create an organization for many repository groupings: "Core Application", "Infrastructure", "DevOps", "Analytics", "SDK" could all contain multiple code repos.
17+
For example, you could create an Organization for many repository groupings: "Core Application", "Infrastructure", "DevOps", "Analytics", "SDK" could all contain multiple code repos.
18+
19+
Keep in mind that for reporting purposes, it’s easier to combine multiple Organizations into a single document than it is to subdivide a single Organization into separate documents. Therefore, we recommend setting up Organizations at as granular a level as makes sense for your team's reports. For example, there is no need to represent a large business division as an Organization if you're primarily going to be reporting on individual departments within that division.
1820

1921
### Assets
2022

@@ -102,7 +104,7 @@ Each Asset node can be interacted with by clicking on the blue buttons. These b
102104
* 👁️ (eyeball icon) will take you directly to the corresponding Asset View (formerly known as the Product View).
103105
* ✏️ (pencil icon) will open a modal with the Edit Asset form (formerly known as the Edit Product form)
104106
* ➕ (plus icon) will allow you to add a new Child Asset to this Asset. The Asset does not need to be currently visible in the diagram, but must be part of the same Organization.
105-
* ✥ (four-arrows icon) allows you to change the Parent Asset of the currently selected Asset.
107+
* ✥ (four-arrows icon) allows you to change the Parent Asset of the currently selected Asset.
106108
* 🗑️ (trash can icon) allows you to remove an Asset's parent relationship. This icon only appears if an Asset already has a Parent.
107109

108110
If your diagram displays an Asset with un-selected Parent Assets, you can click the Load More button to populate the diagram with the Parent Asset (as well as that Parent Asset's children).
@@ -116,3 +118,4 @@ If your diagram displays an Asset with un-selected Parent Assets, you can click
116118
* Giving a user access to an entire Organization will still give that user access to all Assets contained within that Organization (as with Product Types).
117119
* Giving a user access to a single Asset does not give that user access to any related Parent or Child Assets, nor access to the Organization.
118120
* There is no limit to the number of Parent/Child relationships that can be created.Theoretically, you could represent a repository's entire directory structure with separate Assets if you wished.
121+
* Cyclical relationships are not allowed: Parent Assets cannot be Children of their Child Assets

0 commit comments

Comments
 (0)