Suppress bandit B201 false positive in dev runner
app.run(debug=True) is only reached via __main__ (dev mode). Production runs gunicorn, never this block. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Reference in New Issue
Block a user