-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.vulncheck or vulndbIssues for the x/vuln or x/vulndb repoIssues for the x/vuln or x/vulndb repo
Milestone
Description
#!watchflakes
post <- pkg == "golang.org/x/vuln" && test == "TestGovulncheck" && `Get "https://vuln.go.dev/.*": dial tcp .*: i/o timeout`
Issue created automatically to collect these failures.
Example (log):
go mod tidy
--- FAIL: TestGovulncheck (61.38s)
all_test.go:94: govulncheck finished with std out/err:
Scanning your code and 207 packages across 12 dependent modules for known vulnerabilities...
all_test.go:103: unrecognized govulncheck command error: govulncheck: Get "https://vuln.go.dev/index/modules.json.gz": dial tcp 34.117.213.18:443: i/o timeout
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.vulncheck or vulndbIssues for the x/vuln or x/vulndb repoIssues for the x/vuln or x/vulndb repo
Type
Projects
Status
Done