Skip to content

Commit 2736e1d

Browse files
zpavlinovicgopherbot
authored andcommitted
cmd/govulncheck/integration/stackrox-scanner: update expectations
Due to a new addition of unreviewed reports. Change-Id: I4bbecf7bb600944cdec0fe61fce13372e6450f00 Reviewed-on: https://go-review.googlesource.com/c/vuln/+/590636 Auto-Submit: Zvonimir Pavlinovic <zpavlinovic@google.com> Reviewed-by: Maceo Thompson <maceothompson@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Zvonimir Pavlinovic <zpavlinovic@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
1 parent 65c6e2b commit 2736e1d

File tree

1 file changed

+1
-0
lines changed
  • cmd/govulncheck/integration/stackrox-scanner

1 file changed

+1
-0
lines changed

cmd/govulncheck/integration/stackrox-scanner/scanner.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ func main() {
2828
"github.com/go-git/go-git/v5/plumbing/object": true,
2929
"github.com/go-git/go-git/v5/storage/filesystem": true,
3030
"github.com/go-git/go-git/v5/storage/filesystem/dotgit": true,
31+
"github.com/mholt/archiver/v3": true,
3132
"golang.org/x/crypto/ssh": true,
3233
"golang.org/x/net/http2": true,
3334
"golang.org/x/net/http2/hpack": true,

0 commit comments

Comments
 (0)