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

Fix: more stats things #41

Merged
merged 4 commits into from
Oct 12, 2023
Merged

Conversation

0x0elliot
Copy link
Member

No description provided.

@0x0elliot 0x0elliot merged commit 3b1a53a into Shuffle:main Oct 12, 2023
1 of 2 checks passed
@0x0elliot 0x0elliot deleted the 0x0elliot/ops-stat-fixes branch October 12, 2023 16:07
resp.WriteHeader(401)
resp.Write([]byte(`{"success": false}`))
return
log.Printf("[WARNING] Api authentication failed in handleInfo: %s. Continuing anyways here..", err)

Check failure

Code scanning / CodeQL

Log entries created from user input High

This log entry depends on a
user-provided value
.
This log entry depends on a
user-provided value
.
ctx := GetContext(request)

healthChecks, err := GetPlatformHealth(ctx, limit)
log.Printf("[DEBUG] request URL query:", request.URL.Query())

Check failure

Code scanning / CodeQL

Log entries created from user input High

This 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

Successfully merging this pull request may close these issues.

1 participant