Skip to content

Commit 33f98ca

Browse files
authored
Merge pull request #16 from ambient-innovation/update-trivy-0.68.2
chore: update Trivy scanner to v0.68.2
2 parents e251972 + 8ffd4f4 commit 33f98ca

3 files changed

Lines changed: 3 additions & 21 deletions

File tree

CHANGELOG-en.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,8 @@ and this project adheres to [Calendar Versioning](https://calver.org/) (YY.MM.DD
77

88
## [Unreleased]
99

10-
### Added
11-
1210
### Changed
13-
14-
### Fixed
15-
16-
### Deprecated
17-
18-
### Removed
19-
20-
### Security
11+
- Updated Trivy scanner from v0.68.1 to v0.68.2
2112

2213
## [25.12.09.0] - 2025-12-09
2314
### Changed

CHANGELOG.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,8 @@ und dieses Projekt folgt [Calendar Versioning](https://calver.org/) (YY.MM.DD.MI
77

88
## [Unreleased]
99

10-
### Added
11-
1210
### Changed
13-
14-
### Fixed
15-
16-
### Deprecated
17-
18-
### Removed
19-
20-
### Security
11+
- Updated Trivy scanner from v0.68.1 to v0.68.2
2112

2213
## [25.12.09.0] - 2025-12-09
2314
### Changed

trivy-scanning.template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.trivy_scanning:
22
image:
3-
name: ghcr.io/aquasecurity/trivy:0.68.1
3+
name: ghcr.io/aquasecurity/trivy:0.68.2
44
entrypoint: [""]
55
tags:
66
- small-runner

0 commit comments

Comments
 (0)