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

Staging #17

Merged
merged 4 commits into from
Oct 23, 2023
Merged

Staging #17

merged 4 commits into from
Oct 23, 2023

Conversation

kong75
Copy link
Contributor

@kong75 kong75 commented Oct 23, 2023

No description provided.

return jsonify({"result": res})

except ValueError as e:
return jsonify({"error": str(e)}), 400

Check warning

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.
@kong75 kong75 merged commit 3dbb006 into master Oct 23, 2023
3 checks passed
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.

2 participants