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: move callstacks output from -v to -show=stacks #59833

Closed
julieqiu opened this issue Apr 25, 2023 · 1 comment
Closed

x/vuln: move callstacks output from -v to -show=stacks #59833

julieqiu opened this issue Apr 25, 2023 · 1 comment
Assignees
Labels
FrozenDueToAge 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
Milestone

Comments

@julieqiu
Copy link
Member

We want to use the verbose flag (-v) to control the amount of information printed, for example, progress updates, rather than have it print different information. This means that printing callstacks will need to be moved to a different flag (for example, -stacks).

This is the tracking issue for that change.

@julieqiu julieqiu added the vulncheck or vulndb Issues for the x/vuln or x/vulndb repo label Apr 25, 2023
@julieqiu julieqiu added this to the vuln/v0.2.0 milestone Apr 25, 2023
@dmitshur dmitshur added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Apr 25, 2023
@julieqiu julieqiu changed the title x/vuln: move callstacks output to a different flag x/vuln: move callstacks output from -v to -show=stacks Apr 27, 2023
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/487982 mentions this issue: internal/scan: allow template configuration

obol-bulldozer bot pushed a commit to ObolNetwork/charon that referenced this issue Jul 3, 2023
Updates govulncheck command according to the latest version (v0.2.0) changes. 
Refer: golang/go#59833

category: fixbuild
ticket: none
alex1989hu added a commit to alex1989hu/kubelet-serving-cert-approver that referenced this issue Jul 7, 2023
Apply recent changes golang/go#59833

Signed-off-by: Alex Szakaly <alex.szakaly@gmail.com>
@golang golang locked and limited conversation to collaborators May 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge 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

4 participants