Skip to content

Commit 019024f

Browse files
authored
Merge pull request #4657 from nscuro/changelog-v4.12.5
2 parents 26ee424 + f0c1af3 commit 019024f

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

docs/_posts/2025-02-17-v4.12.5.md

+43
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
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

0 commit comments

Comments
 (0)