Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vuln: format -mode=binary error #59700

Closed
2 tasks done
julieqiu opened this issue Apr 18, 2023 · 1 comment
Closed
2 tasks done

x/vuln: format -mode=binary error #59700

julieqiu opened this issue Apr 18, 2023 · 1 comment
Assignees
Labels
FrozenDueToAge vulncheck or vulndb Issues for the x/vuln or x/vulndb repo
Milestone

Comments

@julieqiu
Copy link
Member

julieqiu commented Apr 18, 2023

Format -mode=binary error:

  • Remove vulncheck.Binary
  • Add the "govulncheck: " prefix
~/code/vuln master ❯ go run ./cmd/govulncheck/ -mode=binary tools_test.go                                                                                   06:12:29 PM
govulncheck is an experimental tool. Share feedback at https://go.dev/s/govulncheck-feedback.

Using govulncheck@v0.0.0 with
vulnerability data from https://vuln.go.dev (last modified 2023-04-18 21:32:26 +0000 UTC).

Scanning your binary for known vulnerabilities...
vulncheck.Binary: unrecognized file format
exit status 1
@julieqiu julieqiu added the vulncheck or vulndb Issues for the x/vuln or x/vulndb repo label Apr 18, 2023
@julieqiu julieqiu added this to the vuln/v0.2.0 milestone Apr 18, 2023
@julieqiu julieqiu self-assigned this Apr 19, 2023
@gopherbot
Copy link

Change https://go.dev/cl/486397 mentions this issue: internal: update error message for binary mode

@golang golang locked and limited conversation to collaborators Apr 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge vulncheck or vulndb Issues for the x/vuln or x/vulndb repo
Projects
None yet
Development

No branches or pull requests

2 participants