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 e18c62d

Browse filesBrowse files
Upgrading trivy-sbom from 0.45.1 to 0.46.0
Signed-off-by: secureCodeBoxBot <securecodebox@iteratec.com>
1 parent 991b387 commit e18c62d
Copy full SHA for e18c62d

File tree

Expand file treeCollapse file tree

3 files changed

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

3 files changed

+3
-3
lines changed

‎scanners/trivy-sbom/Chart.yaml

Copy file name to clipboardExpand all lines: scanners/trivy-sbom/Chart.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: A Helm chart for the trivy-sbom security scanner that integrates wi
88
type: application
99
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
1010
version: v3.1.0-alpha1
11-
appVersion: "0.45.1"
11+
appVersion: "0.46.0"
1212
kubeVersion: ">=v1.11.0-0"
1313
annotations:
1414
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.1"
6+
appVersion: "0.46.0"
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.1`
45+
- tagged releases, e.g. `0.46.0`
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.