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
docs: add Pro changelog entry for 3.1.200 (#15299)
* docs: add Pro changelog entry for 3.1.200
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* docs: add Pro changelog entry for 3.1.202
Add a 3.1.202 entry above 3.1.200, covering only the changes not
already documented in the 3.1.200 entry.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: docs/content/releases/pro/changelog.md
+24Lines changed: 24 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,30 @@ For Open Source release notes, please see the [Releases page on GitHub](https://
12
12
13
13
## July 2026: v3.1
14
14
15
+
### July 22, 2026: v3.1.202
16
+
17
+
***(Connectors)** Registered the Intigriti bug bounty connector and the runZero asset connector in the Pro UI. The Qualys connector now sizes its request timeout for large detection exports.
18
+
***(Integrations)** Integrator assignments now support per-assignment push filters, so you can limit what gets pushed by minimum severity and active-only status.
19
+
***(Sensei)** Added a cloud dispatch guard, retroactive re-staging of auto-fixes, and a per-row actions menu. Fixed the "Configure Product" button clipping in the findings list.
20
+
***(Findings)** Request Review is now gated on `Finding_View` instead of `Finding_Edit`.
21
+
***(Pro UI)** Export options now prefill from the active table preference, the AI menu was flattened into top-level Sensei, Model Settings, and MCP links, and the PSIRT menu link now opens in a new tab.
22
+
***(Import)** Scan-import cleanup now streams files and fails loudly on error.
23
+
***(Performance)** Dashboard count tiles no longer time out on large finding buckets.
24
+
***(Bug Fixes)** Cleared default ordering in count subqueries
25
+
26
+
### July 20, 2026: v3.1.200
27
+
28
+
***(Connectors)** Added another large batch of Connectors. New findings connectors: Rapid7 InsightAppSec, Cobalt.io PtaaS, Sonatype IQ (Nexus Lifecycle), Acunetix 360, Mend (WhiteSource), Bugcrowd, Black Duck, Edgescan, Sysdig Secure, Coverity Connect, Harbor, OpenVAS / Greenbone, Nuclei / ProjectDiscovery Cloud, Endor Labs, Prowler, Kubescape / ARMO, Quay + Clair, Intruder.io, and YesWeHack. Added a ServiceNow CMDB asset connector. You can now request a new connector directly from the cloud UI, and CrowdStrike Spotlight now derives its severity floor from structured sync filters.
29
+
***(Integrations)** Added a Linear integrator for pushing findings to Linear.
30
+
***(Feature Flags)** Redesigned feature flags into a two-tier, metadata-driven system with a dedicated Feature Flags admin page.
31
+
***(Findings)** Similar Findings now only surfaces genuinely similar findings, the CVSS and EPSS columns now expose numeric filter operators, and several broken findings-table column filters were fixed.
32
+
***(UI)** Metric colors in the Vue UI are now configurable per instance.
33
+
***(SSO)** Added a configurable OIDC username claim and hardened SSO user creation.
34
+
***(Performance)** Authorized-finding queries now filter by a literal product-id list, and the paginated count-cache refill is now single-flighted to avoid redundant recounts on busy instances.
35
+
***(Import)** The generic parser no longer produces a nested list when a finding has both a CVE and vulnerability IDs, and the Import/ReImport forms no longer touch the database at import time.
36
+
***(Settings)** Added `DD_EDITABLE_MITIGATED_DATA` to control whether mitigation data is editable, and ignored close-finding fields are now hidden.
37
+
***(Bug Fixes)** Connector backend config refresh now encodes datetimes correctly
38
+
15
39
### July 15, 2026: v3.1.101
16
40
17
41
***(Findings)** Consolidated the bulk-edit actions in the findings table into a single surface, and added bulk "replace tag" and bulk review actions.
0 commit comments