Skip to content

Commit a5e2488

Browse files
committed
fold issue_tracking section into connections
1 parent 80c2083 commit a5e2488

8 files changed

Lines changed: 12 additions & 41 deletions

File tree

docs/config/_default/params.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ mainSections = ["docs"]
5656
"metrics_reports",
5757
"admin",
5858
"automation",
59-
"asset_modelling",
60-
"issue_tracking"] # ["docs"] (default) or list of sections (e.g. ["docs", "guides"])
59+
"asset_modelling"] # ["docs"] (default) or list of sections (e.g. ["docs", "guides"])
6160

6261
toTopButton = true # scroll-to-top button
6362
breadcrumbTrail = true # breadcrumb navigation on doc pages

docs/content/issue_tracking/intro/intro.md renamed to docs/content/connections/issue_tracking.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
---
22
title: "Issue Tracking Integration"
33
description: "Sync DefectDojo findings with your issue tracking system to streamline remediation and accountability."
4-
weight: 1
4+
weight: 5
5+
aliases:
6+
- /issue_tracking/
7+
- /issue_tracking/intro/
8+
- /issue_tracking/intro/intro/
59
---
610

711
## Overview
@@ -11,7 +15,7 @@ The DefectDojo issue tracking integrations connect your vulnerability management
1115
| Edition | Supported Issue Tracking Integrations |
1216
|--------------|---------------------------------------|
1317
| Community Edition | * [Jira](/connections/os_jira/os__jira_guide/) |
14-
| Pro | * [Jira](/connections/downstream/pro__jira_guide/)<br>* [Azure DevOps](/connections/downstream/downstream_toolreference/#azure-devops-boards)<br>* [GitHub](/connections/downstream/downstream_toolreference/#github)<br>* [GitLab Boards](/connections/downstream/downstream_toolreference/#gitlab)<br>* [ServiceNow](/connections/downstream/downstream_toolreference/#servicenow) |
18+
| Pro | * [Jira](/connections/downstream/downstream_toolreference/#jira) ([legacy guide](/connections/downstream/pro__jira_guide/))<br>* [Azure DevOps](/connections/downstream/downstream_toolreference/#azure-devops-boards)<br>* [Bitbucket](/connections/downstream/downstream_toolreference/#bitbucket)<br>* [Freshservice](/connections/downstream/downstream_toolreference/#freshservice)<br>* [GitHub](/connections/downstream/downstream_toolreference/#github)<br>* [GitLab Boards](/connections/downstream/downstream_toolreference/#gitlab)<br>* [ServiceDesk Plus](/connections/downstream/downstream_toolreference/#servicedesk-plus)<br>* [ServiceNow](/connections/downstream/downstream_toolreference/#servicenow)<br>* [Shortcut](/connections/downstream/downstream_toolreference/#shortcut)<br>* [Zendesk](/connections/downstream/downstream_toolreference/#zendesk) |
1519

1620

1721
When enabled, DefectDojo can create issues automatically, or selectively from Products or Engagement. As Findings are updated in DefectDojo—resolved, mitigated, or reactivated—the corresponding issues can be kept in sync, ensuring both systems reflect the current state of risk.

docs/content/get_started/about/PRO__new_user_checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ This is the essence of DefectDojo - import security data, organize it, and prese
2323
All of these features can be automated, and because DefectDojo can handle over 200 tools (at time of writing) you should be all set to create a functional security inventory of your entire organizational output.
2424

2525
### Pro Features
26-
- If your organization uses Jira, ServiceNow, AzureDevops, GitHub or GitLab for issue tracking, check out our [documentation](/issue_tracking/intro/intro/) on those integrations.
26+
- If your organization uses Jira, ServiceNow, AzureDevops, GitHub or GitLab for issue tracking, check out our [documentation](/connections/issue_tracking/) on those integrations.
2727
- Customize your [main Dashboard](/metrics_reports/dashboards/introduction_dashboard/) with filtered tiles to view your environment at a glance.
2828
- Learn how to rapidly import data and mirror your team's existing security environment with [Connectors](/connections/upstream/about/).

docs/content/get_started/about/about_defectdojo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ DefectDojo Inc. hosts a Pro edition of this software for commercial purposes. A
8484
* [Connectors](/connections/upstream/about/): out-of-the-box API integrations with enterprise-level scanners (such as Checkmarx One, BurpSuite, Semgrep and more)
8585
* **Configurable Import Methods**: [Universal Parser](/supported_tools/parsers/universal_parser/), [Smart Upload](/import_data/pro/specialized_import/smart_upload/)
8686
* **[CLI Tools](/import_data/pro/specialized_import/external_tools/)** for rapid integration with your systems
87-
* **[Additional Project Tracking Integrations](/issue_tracking/intro/intro/)**: ServiceNow, Azure DevOps, GitHub and GitLab
87+
* **[Additional Project Tracking Integrations](/connections/issue_tracking/)**: ServiceNow, Azure DevOps, GitHub and GitLab
8888
* **[Improved Metrics](/metrics_reports/pro_metrics/pro__overview/)** for executive reporting and high-level analysis
8989
* **[Priority And Risk](/asset_modelling/pro_hierarchy/priority_sla/)** to identify the Findings of highest urgency, system-wide
9090
* **Premium Support** and implementation guidance for your organization

docs/content/get_started/about/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ DefectDojo is meant to be the central source of truth for your organization's se
2121

2222
- Allowing users to identify duplicate findings across scans and tools, minimizing alert fatigue.
2323
- Enforcing SLAs on vulnerabilities, ensuring that your organization handles each Finding within an appropriate timeframe.
24-
- [Sending tickets](/issue_tracking/intro/intro/) to Jira, ServiceNow or other Project Tracking software, allowing your development team to integrate issue remediation into their standard release process without requiring them to learn another project management tool.
24+
- [Sending tickets](/connections/issue_tracking/) to Jira, ServiceNow or other Project Tracking software, allowing your development team to integrate issue remediation into their standard release process without requiring them to learn another project management tool.
2525
- Integrating into automated [CI/CD pipelines](/import_data/import_scan_files/api_pipeline_modelling/) to automatically ingest report data from repositories, even down to the branch level.
2626
- Creating [reports](/metrics_reports/reports/) on any set of vulnerabilities or software context, to quickly share scan results or status updates with stakeholders.
2727
- Establishing acceptance and mitigation workflows, supporting formal risk-management tracking.
@@ -131,4 +131,4 @@ DefectDojo Pro users also have access to [executive-level Metrics dashboards](/g
131131

132132
In both Pro and Open-Source editions of DefectDojo, Findings in DefectDojo can be pushed to Jira as Issues, which allows you to integrate issue remediation with your development team.
133133

134-
DefectDojo Pro adds support for [Additional Project Tracking Integrations](/issue_tracking/intro/intro/)**: ServiceNow, Azure DevOps, GitHub and GitLab.
134+
DefectDojo Pro adds support for [Additional Project Tracking Integrations](/connections/issue_tracking/)**: ServiceNow, Azure DevOps, GitHub and GitLab.

docs/content/issue_tracking/_index.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

docs/content/issue_tracking/intro/_index.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

docs/content/releases/pro/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ The Pro UI has been significantly reorganized, with changes to page organization
421421

422422
#### August 25: 2.49.3
423423

424-
[Integrations](/issue_tracking/intro/intro/) has been added to DefectDojo Pro, adding an Jira-style integrations for Azure DevOps, GitHub and GitLab boards.
424+
[Integrations](/connections/issue_tracking/) has been added to DefectDojo Pro, adding an Jira-style integrations for Azure DevOps, GitHub and GitLab boards.
425425

426426
* **(API)** Basic Auth Login has been removed from the swagger form. Only cookieAuth and tokenAuth are accepted.
427427
* **(API)** When MFA is enabled, an MFA code will be required to use the `/api-token-auth` endpoint.

0 commit comments

Comments
 (0)