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

remove non permanent connections #2191

Closed
wants to merge 5 commits into from

Conversation

fiftin
Copy link
Collaborator

@fiftin fiftin commented Jul 14, 2024

  • feat(ui): add empty params form
  • feat(be): remove session db connections

task.saveStatus()
})
p.queue = append(p.queue, task)
log.Debug(task)

Check failure

Code scanning / CodeQL

Clear-text logging of sensitive information High

Sensitive data returned by HTTP request headers
flows to a logging call.
Sensitive data returned by an access to LoginPassword
flows to a logging call.
Sensitive data returned by an access to password
flows to a logging call.
Sensitive data returned by an access to Password
flows to a logging call.
@fiftin fiftin closed this Jul 14, 2024
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