We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 670c850 commit c04e199Copy full SHA for c04e199
doc/source/how-to/vulnerabilities.rst
@@ -206,7 +206,7 @@ and the risk of command injection is significantly reduced.
206
207
.. note::
208
209
- Bandit warning will still be raised after deactivating the `shell=True` argument.
+ Bandit warning remains even after deactivating the `shell=True` argument.
210
If you are sure that the command is safe, you can ignore the Bandit warning. Please
211
check the `Ignore Bandit warnings`_ section for more information on how to do so.
212
0 commit comments