Skip to content

Commit f96afc2

Browse files
chore(release): publish [skip ci]
- scan-docker-image@5.1.0
1 parent 43a61ce commit f96afc2

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

security-actions/scan-docker-image/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [5.1.0](https://github.com/Kong/public-shared-actions/compare/scan-docker-image@5.0.2...scan-docker-image@5.1.0) (2025-09-17)
7+
8+
9+
### ✨ Features
10+
11+
* **scan-docker-image:** add by-cve flag to organise results by CVE ([#310](https://github.com/Kong/public-shared-actions/issues/310)) ([43a61ce](https://github.com/Kong/public-shared-actions/commit/43a61cef051b763a26057da4085e7f5e6adcad9d))
12+
13+
14+
15+
16+
617
## [5.0.2](https://github.com/Kong/public-shared-actions/compare/scan-docker-image@5.0.1...scan-docker-image@5.0.2) (2025-09-09)
718

819

security-actions/scan-docker-image/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scan-docker-image",
3-
"version": "5.0.2",
3+
"version": "5.1.0",
44
"description": "The repo generates SBOMs & scans Docker images for CVE, CIS",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)