fix: remediate Harbor dependency and base image vulnerabilities (DEVOPS-44168) - #195
Conversation
- subtree/harbor/src: bump golang.org/x/crypto v0.49.0 -> v0.52.0, golang.org/x/net v0.52.0 -> v0.55.0 (HIGH), go.mongodb.org/mongo-driver v1.14.0 -> v1.17.7 (CVE-2026-2303, MEDIUM) - Bump GOLANG_IMAGE_VERSION 1.26.3 -> 1.26.4 (all-in-one.yaml, patch-amd64.sh) - Backfill remediated component releases in all-in-one.yaml (rebuilt with Go 1.26.4): TRIVY_VERSION v0.68.3-alauda-7 -> v0.68.3-alauda-9, TRIVY_ADAPTER_VERSION v0.34.3-alauda-2 -> v0.34.3-alauda-5, REGISTRY_VERSION v2.8.4-alauda-7 -> v2.8.4-alauda-8 - trivy-scan gate: ignore no-upstream-fix CVEs CVE-2026-50163 (oras-go, via trivy binary in trivy-adapter image) and CVE-2026-41889 (jackc/pgx v4 LOW, exporter image). Photon base image ops/photon:5-alauda-202606161048 rebuilt in place by ops; tag unchanged. Part of Harbor 2.14.3 vulnerability remediation (DEVOPS-44168). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
/retest |
|
✅ All checks are passing. No failed tests to rerun. |
|
/all-in-one |
Pipeline history / why the earlier fork PR (#194) shows redThe vulnerability remediation is complete and validated — on the prior run ( The only failing task on #194 was This PR (#195) is that origin branch, so the commit-back can push and the pipeline goes fully green. Its Residual (accepted, no upstream fix, exempted in the trivy-scan gate): CVE-2026-50163 (oras-go, via trivy binary), CVE-2026-41889 (jackc/pgx v4 LOW). Photon base |
|
/ready |
|
/merge |
|
🎉 PR Successfully Merged! Merge details:
Approvers:
Thank you to all reviewers! 🙏 |
|
/all-in-one |
|
/integration-test skip_e2e=true |
Origin-branch counterpart of #194 (fork PR) so the pipeline's image-digest commit-back can push (the fork bot cannot push to kycheng/harbor-helm).
Same content as #194 plus the pipeline-generated image tag pins in values.yaml:
All 8 image trivy-scans pass on the prior run (harbor-all-in-one-stxqn). Supersedes #194.
🤖 Generated with Claude Code