File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -29,11 +29,13 @@ binary {
2929 triage {
3030 suppress {
3131 vulnerabilities = [
32- " GO-2022-0635" , // github.com/aws/aws-sdk-go@v1.55.6 TODO(jrasell): remove when dep updated.
33- " GO-2025-3543" , // github.com/opencontainers/runc TODO(jrasell): remove once withdrawn from DBs.
34- " GO-2025-3829" , // https://github.com/moby/moby/releases/tag/v28.3.3 TODO(tgross): remove once verified, updated or withdrawn https://pkg.go.dev/vuln/GO-2025-3829
35- " GO-2026-4887" , // github.com/docker/docker with no current fix.
36- " GO-2026-4883" , // github.com/docker/docker with no current fix.
32+ " GO-2022-0635" , // github.com/aws/aws-sdk-go@v1.55.6 TODO(jrasell): remove when dep updated.
33+ " GO-2025-3543" , // github.com/opencontainers/runc TODO(jrasell): remove once withdrawn from DBs.
34+ " GO-2025-3829" , // https://github.com/moby/moby/releases/tag/v28.3.3 TODO(tgross): remove once verified, updated or withdrawn https://pkg.go.dev/vuln/GO-2025-3829
35+ " GO-2026-4887" , // github.com/docker/docker with no current fix.
36+ " GO-2026-4883" , // github.com/docker/docker with no current fix.
37+ " GHSA-x744-4wpc-v9h2" , // github.com/docker/docker with no current fix.
38+ " GHSA-pxq6-2prw-chj9" , // github.com/docker/docker with no current fix.
3739 ]
3840 }
3941 }
You can’t perform that action at this time.
0 commit comments