Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6dbde52

Browse filesBrowse files
secureCodeBoxBotLukas Fischer
authored and
Lukas Fischer
committed
Upgrading trivy-sbom from 0.45.0 to 0.45.1
Signed-off-by: secureCodeBoxBot <securecodebox@iteratec.com>
1 parent 7265df7 commit 6dbde52
Copy full SHA for 6dbde52

File tree

Expand file treeCollapse file tree

3 files changed

+3
-4
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+3
-4
lines changed

‎scanners/trivy-sbom/Chart.yaml

Copy file name to clipboardExpand all lines: scanners/trivy-sbom/Chart.yaml
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@
55
apiVersion: v2
66
name: trivy-sbom
77
description: A Helm chart for the trivy-sbom security scanner that integrates with the secureCodeBox.
8-
98
type: application
109
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
1110
version: v3.1.0-alpha1
12-
appVersion: "0.45.0"
11+
appVersion: "0.45.1"
1312
kubeVersion: ">=v1.11.0-0"
1413
annotations:
1514
versionApi: https://api.github.com/repos/aquasecurity/trivy/releases/latest

‎scanners/trivy-sbom/README.md

Copy file name to clipboardExpand all lines: scanners/trivy-sbom/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Trivy SBOM"
33
category: "scanner"
44
type: "Container"
55
state: "released"
6-
appVersion: "0.45.0"
6+
appVersion: "0.45.1"
77
usecase: "Container Dependency Scanner"
88
---
99

‎scanners/trivy-sbom/docs/README.DockerHub-Parser.md

Copy file name to clipboardExpand all lines: scanners/trivy-sbom/docs/README.DockerHub-Parser.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht
4242

4343
## Supported Tags
4444
- `latest` (represents the latest stable release build)
45-
- tagged releases, e.g. `0.45.0`
45+
- tagged releases, e.g. `0.45.1`
4646

4747
## How to use this image
4848
This `parser` image is intended to work in combination with the corresponding security scanner docker image to parse the `findings` results. For more information details please take a look at the documentation page: https://www.securecodebox.io/docs/scanners/trivy-sbom.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.