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
Copy file name to clipboardExpand all lines: docs/content/en/changelog/changelog.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,15 @@ For Open Source release notes, please see the [Releases page on GitHub](https://
10
10
11
11
## Jan 2025: v2.54
12
12
13
+
### Jan 20, 2025: v2.54.2
14
+
15
+
***(Pro UI)** corrected a bug where unordered lists would display as ordered lists in editor forms.
16
+
***(Smart Upload)** introduced severity filtering to the Smart Importer to skip findings below a specified severity level. Added detailed logging throughout the findings processing to improve traceability and debugging.
17
+
18
+
### Jan 12, 2025: v2.54.1
19
+
20
+
***(AI Tools)** added Risk Scores to schema for MCP processing.
Deduplication of Trivy misconfiguration findings is improved for newly imported findings, but existing findings may no longer match because they don’t contain the new vulnerability_id or file_path fields.
0 commit comments