bandit
bandit copied to clipboard
django_rawsql_used: support keyword arguments used in `RawSQL`
trafficstars
Fix rule B611: django_rawsql_used breaking when a user passes in keyword arguments to Django's RawSQL.
Closes #764
Is it possible to try and progress this? Presumably we just need an approving review plus a rebase (to get the checks running and passing).
Have rebased and pushed the fix, this is still causing noise/breaking if someone can please approve running the workflows/checks so this issue can be resolved?
Just rebased again and all checks pass on my fork: https://github.com/kevinmarsh/bandit/actions/runs/5648344872