Skip to content

Commit 316b434

Browse files
Bump goharbor/harbor-scanner-trivy to latest release
1 parent 3726eca commit 316b434

5 files changed

Lines changed: 7 additions & 7 deletions

File tree

UPSTREAM_PROJECTS.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ projects:
135135
go_version: "1.24"
136136
- name: harbor-scanner-trivy
137137
versions:
138-
- tag: v0.34.2
138+
- tag: v0.35.1
139139
go_version: "1.24"
140140
- org: helm
141141
repos:

projects/goharbor/harbor-scanner-trivy/ATTRIBUTION.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
** github.com/aquasecurity/harbor-scanner-trivy; version v0.34.2 --
2+
** github.com/aquasecurity/harbor-scanner-trivy; version v0.35.1 --
33
https://github.com/aquasecurity/harbor-scanner-trivy
44

55
** github.com/containerd/stargz-snapshotter/estargz; version v0.14.3 --
@@ -578,7 +578,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
578578

579579
------
580580

581-
** golang.org/go; version go1.24.13 --
581+
** golang.org/go; version go1.25.5 --
582582
https://github.com/golang/go
583583

584584
** golang.org/x/net/context; version v0.28.0 --
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
8ea088bc3429a919df8e2d7fba344cc28f3c57a5debd7d92cb6e77752fc72354 _output/bin/harbor-scanner-trivy/linux-amd64/scanner-trivy
2-
d7b2c21647305e251fedc7082da3922e9c0474c8eee4c8cc46d66b08dc9f6e01 _output/bin/harbor-scanner-trivy/linux-arm64/scanner-trivy
1+
b780b1d0249440b35e92a04704a58411f4114b1f67bf5efb6d3a8adc477d3f0a _output/bin/harbor-scanner-trivy/linux-amd64/scanner-trivy
2+
68a3c21c73cffaaf603d76f841fcd58cd557901ac0f1cc5a0f7a0eaf93fa052e _output/bin/harbor-scanner-trivy/linux-arm64/scanner-trivy
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.34.2
1+
v0.35.1

projects/goharbor/harbor-scanner-trivy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## **harbor-scanner-trivy**
2-
![Version](https://img.shields.io/badge/version-v0.34.2-blue)
2+
![Version](https://img.shields.io/badge/version-v0.35.1-blue)
33
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoieEpzUzBranRhT3NMMGdLU0lSVmh1S2RteDcyd1AwRU5LbVZFc2pnNlcvcWpaZHR4blQ3RktjbzllUmhwMmhma0pnZ2RWVEY0UEIzZ2NPc3pYQ2l1RFZvPSIsIml2UGFyYW1ldGVyU3BlYyI6IitiOTg2c2dOVW55cnVQREoiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)
44

55
The [Harbor Scanner Adapter for Trivy](https://github.com/goharbor/harbor-scanner-trivy) is a service that translates the Harbor scanning API into Trivy commands and allows Harbor to use Trivy for providing vulnerability reports on images stored in Harbor registry as part of its vulnerability scan feature.

0 commit comments

Comments
 (0)