PyCQA / bandit

Bandit is a tool designed to find common security issues in Python code.
https://bandit.readthedocs.io
Apache License 2.0
6.52k stars 612 forks source link

feat(plugins): add support for `httpx` in `B113` #1060

Closed mkniewallner closed 5 months ago

mkniewallner commented 1 year ago

Resolves https://github.com/PyCQA/bandit/issues/1059.