Skip to content

fix: remediate scanner dependency vulnerabilities#53

Merged
yuzichen12123 merged 1 commit into
alauda-v0.34.2from
fix/harbor-vuln-remediation-20260602
Jun 2, 2026
Merged

fix: remediate scanner dependency vulnerabilities#53
yuzichen12123 merged 1 commit into
alauda-v0.34.2from
fix/harbor-vuln-remediation-20260602

Conversation

@yuzichen12123

Copy link
Copy Markdown
Collaborator

Summary

  • Update vulnerable Go dependencies including containerd, OpenTelemetry, golang.org/x/crypto, and related transitive modules.
  • Align github.com/docker/docker to the Moby 28.x pseudo-version that contains the AuthZ backports.
  • Add .trivyignore entries for docker/docker advisories that are already fixed in that pseudo-version.

Verification

  • GOTOOLCHAIN=auto GOPROXY=https://proxy.golang.org,direct go test ./...
  • trivy fs --ignorefile .trivyignore go.mod with HIGH,CRITICAL severity: 0 vulnerabilities.
  • docker/docker MEDIUM,HIGH,CRITICAL hits under .trivyignore policy: 0.

@yuzichen12123 yuzichen12123 merged commit 8e564de into alauda-v0.34.2 Jun 2, 2026
1 check passed
@yuzichen12123 yuzichen12123 deleted the fix/harbor-vuln-remediation-20260602 branch June 2, 2026 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant