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: add support for stripped darwin binaries #61051

Closed
zpavlinovic opened this issue Jun 28, 2023 · 1 comment
Closed

x/vuln: add support for stripped darwin binaries #61051

zpavlinovic opened this issue Jun 28, 2023 · 1 comment
Assignees
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. vulncheck or vulndb Issues for the x/vuln or x/vulndb repo

Comments

@zpavlinovic
Copy link
Contributor

zpavlinovic commented Jun 28, 2023

The full support for stripping darwin binaries is expected in Go 1.22. When this happens, add support for analyzing stripped darwin binaries.

CL to track: https://go-review.googlesource.com/c/go/+/492744

@gopherbot gopherbot added the vulncheck or vulndb Issues for the x/vuln or x/vulndb repo label Jun 28, 2023
@gopherbot gopherbot modified the milestones: Unreleased, vuln/unplanned Jun 28, 2023
@cagedmantis cagedmantis added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Jun 29, 2023
@zpavlinovic zpavlinovic self-assigned this Aug 23, 2023
@gopherbot
Copy link

Change https://go.dev/cl/522157 mentions this issue: internal/vulncheck/internal/buildinfo: support stripped darwin binaries

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. vulncheck or vulndb Issues for the x/vuln or x/vulndb repo
Projects
None yet
Development

No branches or pull requests

3 participants