Skip to content

Commit d0f4f51

Browse files
authored
Merge pull request #12573 from DefectDojo/master-into-dev/2.47.1-2.48.0-dev
Release: Merge back 2.47.1 into dev from: master-into-dev/2.47.1-2.48.0-dev
2 parents 4787a2c + a38f8cd commit d0f4f51

File tree

21 files changed

+146
-21
lines changed

21 files changed

+146
-21
lines changed
93.2 KB
Loading
93.5 KB
Loading
34.8 KB
Loading
185 KB
Loading

docs/assets/images/pro_soc_filter.png

267 KB
Loading

docs/assets/images/pro_test_types.png

277 KB
Loading
277 KB
Loading
81 KB
Loading
71.4 KB
Loading

docs/content/en/about_defectdojo/pro_features.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,29 +12,39 @@ DefectDojo Pro comes with many additional features. Here is list of those featu
1212
## Improved UX
1313

1414
### 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.
1617

1718
![image](images/enabling_deduplication_within_an_engagement_2.png)
1819

1920
### Rules Engine
2021
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.
2224

2325
![image](images/rules_engine_4.png)
2426

2527
### Pro Dashboards and Reporting
2628
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.
2729

30+
### Deduplication Tuning
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.
33+
34+
![image](images/deduplication_tuning.png)
35+
2836
## Streamlined import
2937

3038
### Background Imports
3139
For enterprise-level reports, DefectDojo Pro offers an optimized upload method which processes Findings in the background.
3240

3341
### CLI Tools
34-
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.
3544

3645
### Connectors
37-
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.
3848

3949
![image](images/add_edit_connectors_2.png)
4050

@@ -54,6 +64,7 @@ Supported tools for Connectors include:
5464
### Universal Parser
5565
Are you using an unsupported or customized scanning tool? Or do you just wish DefectDojo handled a report slightly differently?
5666

57-
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.
5869

5970
![image](images/universal_parser_3.png)

0 commit comments

Comments
 (0)