You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cleaned up language about deduplication, increase technical specificity + less markety.
Added newlines for "See our guide for more information" . Some had it / others didn't - easier navigation visually & to links for more info.
Copy file name to clipboardExpand all lines: docs/content/en/about_defectdojo/pro_features.md
+12-6Lines changed: 12 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -12,21 +12,24 @@ DefectDojo Pro comes with many additional features. Here is list of those featu
12
12
## Improved UX
13
13
14
14
### Pro UI
15
-
DefectDojo's UI has been reworked in DefectDojo Pro to be faster, more functional and to be better at navigating through enterprise-level data volume. It also includes a dark mode. See our [Pro UI Guide](../ui_pro_vs_os) for more information.
15
+
DefectDojo's UI has been reworked in DefectDojo Pro to be faster, more functional and to be better at navigating through enterprise-level data volume. It also includes a dark mode.
16
+
See our [Pro UI Guide](../ui_pro_vs_os) for more information.
DefectDojo Pro's Rules Engine allows you to set up a script of automated bulk actions - no programming experience required.
21
-
Build custom workflows and bulk actions to handle Findings and other objects. See our [Rules Engine Guide](/en/customize_dojo/rules_engine) for more info.
22
+
Build custom workflows and bulk actions to handle Findings and other objects.
23
+
See our [Rules Engine Guide](/en/customize_dojo/rules_engine) for more info.
22
24
23
25

24
26
25
27
### Pro Dashboards and Reporting
26
28
Generate [instant reports and metrics](../ui_pro_vs_os/#new-dashboards) to share the security posture of your apps and repos. Evaluate your security tools and your team's performance in addressing security issues.
27
29
28
30
### Deduplication Tuning
29
-
Fine-tune how DefectDojo identifies and manages duplicate findings with advanced deduplication settings. Configure same-tool deduplication, cross-tool deduplication, and reimport deduplication to match your organization's specific needs. See our [Deduplication Tuning Guide](/en/working_with_findings/finding_deduplication/tune_deduplication/) for more information.
31
+
Fine-tune how DefectDojo identifies and manages duplicate findings with advanced deduplication settings. Adjust same-tool, cross-tool, and reimport deduplication for precision matching between all your chosen security tools and vulnerability findings.
32
+
See our [Deduplication Tuning Guide](/en/working_with_findings/finding_deduplication/tune_deduplication/) for more information.
30
33
31
34

32
35
@@ -36,10 +39,12 @@ Fine-tune how DefectDojo identifies and manages duplicate findings with advanced
36
39
For enterprise-level reports, DefectDojo Pro offers an optimized upload method which processes Findings in the background.
37
40
38
41
### CLI Tools
39
-
Quickly build a command-line pipeline to import, reimport and export data to your DefectDojo Pro instance using our Universal Importer and DefectDojo CLI apps. These tools are maintained by the DefectDojo Pro team and can be run in Windows, Macintosh or Linux environments. See our [External Tools Guide](/en/connecting_your_tools/external_tools/) for more information.
42
+
Quickly build a command-line pipeline to import, reimport and export data to your DefectDojo Pro instance using our Universal Importer and DefectDojo CLI apps. These tools are maintained by the DefectDojo Pro team and can be run in Windows, Macintosh or Linux environments.
43
+
See our [External Tools Guide](/en/connecting_your_tools/external_tools/) for more information.
40
44
41
45
### Connectors
42
-
DefectDojo can instantly connect to supported tools to import new Finding data - get an automated Import pipeline working out-of-the-box, without the need to set up any API calls or cron jobs. See our [Connectors Guide](/en/connecting_your_tools/connectors/about_connectors/) for more information.
46
+
DefectDojo can instantly connect to supported tools to import new Finding data - get an automated Import pipeline working out-of-the-box, without the need to set up any API calls or cron jobs.
47
+
See our [Connectors Guide](/en/connecting_your_tools/connectors/about_connectors/) for more information.
43
48
44
49

45
50
@@ -59,6 +64,7 @@ Supported tools for Connectors include:
59
64
### Universal Parser
60
65
Are you using an unsupported or customized scanning tool? Or do you just wish DefectDojo handled a report slightly differently?
61
66
62
-
Use DefectDojo Pro's Universal Parser to turn any .json or .csv report into an actionable set of Findings, and have DefectDojo parse the data however you like. See our [Universal Parser Guide](/en/connecting_your_tools/parsers/universal_parser/)
67
+
Use DefectDojo Pro's Universal Parser to turn any .json or .csv report into an actionable set of Findings, and have DefectDojo parse the data however you like.
68
+
See our [Universal Parser Guide](/en/connecting_your_tools/parsers/universal_parser/) for more information.
0 commit comments