File tree 1 file changed +43
-0
lines changed
1 file changed +43
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : v4.12.5
3
+ type : patch
4
+ ---
5
+
6
+ ** Fixes:**
7
+
8
+ * Fix failure to mirror NVD via REST API due to broken CVSSv4 metric deserialization - [ apiserver/#4656 ]
9
+
10
+ For a complete list of changes, refer to the respective GitHub milestones:
11
+
12
+ * [ API server milestone 4.12.5] ( https://github.com/DependencyTrack/dependency-track/milestone/52?closed=1 )
13
+ * [ Frontend milestone 4.12.5] ( https://github.com/DependencyTrack/dependency-track/milestone/37?closed=1 )
14
+
15
+ We thank all organizations and individuals who contributed to this release, from logging issues to taking part in discussions on GitHub & Slack to testing of fixes.
16
+
17
+ ###### dependency-track-apiserver.jar
18
+
19
+ | Algorithm | Checksum |
20
+ | :----------| :---------|
21
+ | SHA-1 | |
22
+ | SHA-256 | |
23
+
24
+ ###### dependency-track-bundled.jar
25
+
26
+ | Algorithm | Checksum |
27
+ | :----------| :---------|
28
+ | SHA-1 | |
29
+ | SHA-256 | |
30
+
31
+ ###### frontend-dist.zip
32
+
33
+ | Algorithm | Checksum |
34
+ | :----------| :-----------------------------------------------------------------|
35
+ | SHA-1 | 4be2ae18d5a09116272cf608cf32b9d0cf3550b5 |
36
+ | SHA-256 | 5ddcca1d95fb7fc39110c866ad943353f6515538b3a6408478df8805823e45fa |
37
+
38
+ ###### Software Bill of Materials (SBOM)
39
+
40
+ * API Server: [ bom.json] ( https://github.com/DependencyTrack/dependency-track/releases/download/4.12.5/bom.json )
41
+ * Frontend: [ bom.json] ( https://github.com/DependencyTrack/frontend/releases/download/4.12.5/bom.json )
42
+
43
+ [ apiserver/#4656 ] : https://github.com/DependencyTrack/dependency-track/pull/4656
You can’t perform that action at this time.
0 commit comments