-
-
Notifications
You must be signed in to change notification settings - Fork 593
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2044 from nscuro/issue-2043
Ensure that policy is part of policy violations API response
- Loading branch information
Showing
3 changed files
with
76 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
title: v4.6.1 | ||
type: patch | ||
--- | ||
|
||
**Fixes:** | ||
|
||
* Resolved defect that caused policy name and violation state to not be displayed in the violations audit tab - [#2043] | ||
|
||
For a complete list of changes, refer to the respective GitHub milestones: | ||
|
||
* [API server milestone 4.6.1](https://github.com/DependencyTrack/dependency-track/milestone/28?closed=1) | ||
|
||
###### dependency-track-apiserver.jar | ||
|
||
| Algorithm | Checksum | | ||
|:----------|:---------| | ||
| SHA-1 | | | ||
| SHA-256 | | | ||
|
||
###### dependency-track-bundled.jar | ||
|
||
| Algorithm | Checksum | | ||
|:----------|:---------| | ||
| SHA-1 | | | ||
| SHA-256 | | | ||
|
||
###### Software Bill of Materials (SBOM) | ||
|
||
* API Server: [bom.json](https://github.com/DependencyTrack/dependency-track/releases/download/4.6.1/bom.json) | ||
|
||
[#2043]: https://github.com/DependencyTrack/dependency-track/issues/2043 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters