File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed
Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
44
55## [ Unreleased]
66
7+ ### [ 0.26.0] - 2025-05-20
8+
9+ ### Added
10+
11+ - Add docker image security scan
12+ - Show latest risk updated date
13+ - Log error when GraphQL resolver failed
14+
15+ ### Security
16+
17+ - Update Golang dependencies
18+ - Update to latest Ubuntu LTS
19+ - Update to latest Golang version
20+
721### [ 0.25.0] - 2025-05-13
822
923### Changed
@@ -72,6 +86,7 @@ All notable changes to this project will be documented in this file.
7286## [ 0.20.1] - 2025-05-01
7387
7488### Changed
89+
7590- New vendors in the built-in lists
7691
7792## [ 0.20.0] - 2025-05-01
@@ -104,6 +119,7 @@ All notable changes to this project will be documented in this file.
104119## [ 0.19.0] - 2025-04-30
105120
106121### Changed
122+
107123- New vendors in the built-in lists
108124
109125### Security
@@ -213,7 +229,6 @@ Fix typo `mesure` instead of `measure`
213229
214230- Update risk library with new risks
215231
216-
217232### Security
218233
219234- Upgrade Golang dependencies
You can’t perform that action at this time.
0 commit comments