Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ projects:
go_version: "1.24"
- name: harbor-scanner-trivy
versions:
- tag: v0.34.2
- tag: v0.35.1
go_version: "1.24"
- org: helm
repos:
Expand Down
4 changes: 2 additions & 2 deletions projects/goharbor/harbor-scanner-trivy/ATTRIBUTION.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

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

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

------

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

** golang.org/x/net/context; version v0.28.0 --
Expand Down
4 changes: 2 additions & 2 deletions projects/goharbor/harbor-scanner-trivy/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
8ea088bc3429a919df8e2d7fba344cc28f3c57a5debd7d92cb6e77752fc72354 _output/bin/harbor-scanner-trivy/linux-amd64/scanner-trivy
d7b2c21647305e251fedc7082da3922e9c0474c8eee4c8cc46d66b08dc9f6e01 _output/bin/harbor-scanner-trivy/linux-arm64/scanner-trivy
b780b1d0249440b35e92a04704a58411f4114b1f67bf5efb6d3a8adc477d3f0a _output/bin/harbor-scanner-trivy/linux-amd64/scanner-trivy
68a3c21c73cffaaf603d76f841fcd58cd557901ac0f1cc5a0f7a0eaf93fa052e _output/bin/harbor-scanner-trivy/linux-arm64/scanner-trivy
2 changes: 1 addition & 1 deletion projects/goharbor/harbor-scanner-trivy/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.34.2
v0.35.1
2 changes: 1 addition & 1 deletion projects/goharbor/harbor-scanner-trivy/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## **harbor-scanner-trivy**
![Version](https://img.shields.io/badge/version-v0.34.2-blue)
![Version](https://img.shields.io/badge/version-v0.35.1-blue)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoieEpzUzBranRhT3NMMGdLU0lSVmh1S2RteDcyd1AwRU5LbVZFc2pnNlcvcWpaZHR4blQ3RktjbzllUmhwMmhma0pnZ2RWVEY0UEIzZ2NPc3pYQ2l1RFZvPSIsIml2UGFyYW1ldGVyU3BlYyI6IitiOTg2c2dOVW55cnVQREoiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

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.
Expand Down