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

CodeQL Analysis throwing warning #173

Open
piyush-garg opened this issue Oct 12, 2022 · 0 comments
Open

CodeQL Analysis throwing warning #173

piyush-garg opened this issue Oct 12, 2022 · 0 comments

Comments

@piyush-garg
Copy link

piyush-garg commented Oct 12, 2022

For lines

v.Printf("[DEBUG] %s %s", req.Method, req.URL)

and

v.Printf("[ERR] %s %s request failed: %v", req.Method, req.URL, err)

and

v.Printf("[DEBUG] %s: retrying in %s (%d left)", desc, wait, remain)

CodeQL analysis is throwing following error

Log entry depends on a user-provided value.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant