Skip to content

Commit 5adc58d

Browse files
authored
Merge pull request #15237 from DefectDojo/docs/pro-changelog-3.1.100
docs: add Pro changelog entry for 3.1.100
2 parents 1d67a44 + 1435d43 commit 5adc58d

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

docs/content/releases/pro/changelog.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,22 @@ For Open Source release notes, please see the [Releases page on GitHub](https://
1212

1313
## July 2026: v3.1
1414

15+
### July 13, 2026: v3.1.100
16+
17+
* **(Connectors)** Added a large batch of new Connectors. New findings connectors: CrowdStrike Falcon, Microsoft Defender Vulnerability Management, Microsoft Defender for Cloud, Veracode, Qualys, Rapid7 InsightVM, GitHub Advanced Security, HackerOne, Contrast, Google Cloud Security Command Center, Shodan, Wazuh, Cloudflare, Censys, Docker Scout, and Have I Been Pwned. New asset connectors: GitLab, Atlassian JSM Assets, Bitbucket Cloud, Azure DevOps, Backstage, and Group-IB ASM. Added a GitGuardian secrets connector.
18+
* **(Integrations)** Added new outbound integrators for Jira (Cloud and Data Center, with per-transition custom fields, ticket templates, and a test-render path), PagerDuty, Shortcut, and Bitbucket Cloud. Jira integrations now support setting fields on close/reopen transitions and Jira Cloud OAuth.
19+
* **(Search)** Added cross-model global search backed by native Postgres full-text search and trigram indexes, so you can search across findings and related objects from one place.
20+
* **(Findings)** Added a public API endpoint for merging findings, and "Not X" negation options on the finding status filter.
21+
* **(Notes)** You can now @mention users in notes with autocomplete; mentioned users receive a notification.
22+
* **(Users)** Added bulk API-token and password resets from the users list.
23+
* **(Sensei)** Added candidate triage directly in the findings table
24+
* **(Pro UI)** Reworked the big-table toolbar menu. Long unbroken names now wrap instead of being clipped, table scrollbars stay visible on hover, and in-page navigation refreshes data in place instead of triggering a full-page reload. Added a classic-UI deprecation banner with one-click opt-in to the Pro UI. The test page now shows the effective deduplication matching policy.
25+
* **(Authorization)** Tightened authorization on product reassignment, V3 location routes, location-reference writes, and questionnaire relink routes.
26+
* **(Performance)** `close_old_findings` now fetches only the columns it needs, and uWSGI workers and Celery prefork children are recycled by memory to keep long-running instances healthy.
27+
* **(Import)** Fixed reimport so it dispatches post-processing with the correct per-finding `push_to_jira` value, stopped dynamic Test Type names from doubling the `(scan_type)` suffix, and made risk-acceptance findings reinstate correctly when the expiration date is updated via the API.
28+
* **(Tools)** Checkmarx One parser now handles explicit null scanner sections in filtered reports, and the CSV universal parser no longer strips backticks from imported values.
29+
* **(Bug Fixes)** After deleting the object you were viewing, the Pro UI now lands on its parent context instead of erroring; a background sub-fetch 404 no longer ejects authorized users to the 404 page; the global loader no longer gets stuck open in bulk menus; and audit-log history context is now JSON-safe before Celery dispatch.
30+
1531
### July 7, 2026: v3.1.0
1632

1733
* **(Insights)** Added export functionality and per-metric descriptions to Insights charts.

0 commit comments

Comments
 (0)