Skip to content
This repository has been archived by the owner on Jul 28, 2022. It is now read-only.

Modify flask_debug from true to default as false #161

Open
will-aws opened this issue Jul 23, 2021 · 0 comments
Open

Modify flask_debug from true to default as false #161

will-aws opened this issue Jul 23, 2021 · 0 comments

Comments

@will-aws
Copy link
Contributor

Running Flask applications inf debug mode results in the debugger being enabled. This can allow abitrary code execution. Documentation for Flask strongly recommends that debug mode should never be enabled on production systems.

For more info check the bandit documentation. https://bandit.readthedocs.io/en/latest/plugins/b201_flask_debug_true.html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant