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

Chore: Update linting and security auditing toolset #72

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

ModeSevenIndustrialSolutions
Copy link
Contributor

No description provided.

Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>


if __name__ == "__main__":
app.run(host="0.0.0.0", port=6666, debug=True)

Check failure

Code scanning / CodeQL

Flask app is run in debug mode High test

A Flask app appears to be run in debug mode. This may allow an attacker to run arbitrary code through the debugger.
@ModeSevenIndustrialSolutions ModeSevenIndustrialSolutions merged commit c13402c into main Nov 21, 2023
3 of 11 checks passed
@ModeSevenIndustrialSolutions ModeSevenIndustrialSolutions deleted the update-linting-and-address-errs branch November 21, 2023 13:21
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